summaryrefslogtreecommitdiff
path: root/mm-core/src/registry_table_android.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm-core/src/registry_table_android.c')
-rw-r--r--mm-core/src/registry_table_android.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm-core/src/registry_table_android.c b/mm-core/src/registry_table_android.c
index 97da480f..51c59851 100644
--- a/mm-core/src/registry_table_android.c
+++ b/mm-core/src/registry_table_android.c
@@ -56,3 +56,4 @@ omx_core_cb_type core[] =
OMX_REGISTRY_ENTRY("OMX.qcom.video.encoder.heic", "libOmxVenc.so", "image_encoder.heic"),
};
const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
+omx_core_cb_type component[SIZE_OF_CORE];