summaryrefslogtreecommitdiffstats
path: root/mm-core
diff options
context:
space:
mode:
authorDeva Ramasubramanian <dramasub@codeaurora.org>2012-09-06 14:24:49 -0700
committerIliyan Malchev <malchev@google.com>2012-09-09 14:17:38 -0700
commit73da82aa62423ce365ee904e88b47338368d635a (patch)
tree0d5304ab64610855534d6562426a39270edb9137 /mm-core
parent2a914b33529b826083ff39ec764426680367b157 (diff)
downloadandroid_hardware_qcom_media-73da82aa62423ce365ee904e88b47338368d635a.tar.gz
android_hardware_qcom_media-73da82aa62423ce365ee904e88b47338368d635a.tar.bz2
android_hardware_qcom_media-73da82aa62423ce365ee904e88b47338368d635a.zip
mm-core: Support for secure encoder component.
Adding support for avc secure encoder Change-Id: Id3df7ea8d49ad0be240fbfbb0d227e81ec9d60ed Signed-off-by: Iliyan Malchev <malchev@google.com>
Diffstat (limited to 'mm-core')
-rw-r--r--[-rwxr-xr-x]mm-core/src/8960/qc_registry_table_android.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/mm-core/src/8960/qc_registry_table_android.c b/mm-core/src/8960/qc_registry_table_android.c
index 72b178e1..f2d7ab9b 100755..100644
--- a/mm-core/src/8960/qc_registry_table_android.c
+++ b/mm-core/src/8960/qc_registry_table_android.c
@@ -249,6 +249,22 @@ omx_core_cb_type core[] =
}
},
{
+ "OMX.qcom.video.encoder.avc.secure",
+ NULL, // Create instance function
+ // Unique instance handle
+ {
+ NULL,
+ NULL,
+ NULL,
+ NULL
+ },
+ NULL, // Shared object library handle
+ "libOmxVenc.so",
+ {
+ "video_encoder.avc"
+ }
+ },
+ {
"OMX.qcom.audio.decoder.Qcelp13",
NULL, // Create instance function
// Unique instance handle