summaryrefslogtreecommitdiff
path: root/mm-core
diff options
context:
space:
mode:
authorlubiny <lubiny@codeaurora.org>2017-08-04 17:57:21 -0700
committerlubiny <lubiny@codeaurora.org>2017-08-10 18:39:00 -0700
commit118ccec1b03e9dce76f957376c9508b0da75de1d (patch)
treefc9d90548d923ac7053af988bad47298ee9ce241 /mm-core
parent8d75312359b7f5e6d5deeaa4261d685dc0a8e6df (diff)
downloadmedia-118ccec1b03e9dce76f957376c9508b0da75de1d.tar.gz
mm-core: Add omx registry entries for miracast direct streaming
Add omx registry entries for miracast direct streaming support Change-Id: I7c3593a8f280e441d0ea9fadc158bcaadabd7487
Diffstat (limited to 'mm-core')
-rw-r--r--mm-core/src/sdm845/registry_table.c16
-rw-r--r--mm-core/src/sdm845/registry_table_android.c32
2 files changed, 48 insertions, 0 deletions
diff --git a/mm-core/src/sdm845/registry_table.c b/mm-core/src/sdm845/registry_table.c
index e73de68e..1170fa1b 100644
--- a/mm-core/src/sdm845/registry_table.c
+++ b/mm-core/src/sdm845/registry_table.c
@@ -56,6 +56,22 @@ omx_core_cb_type core[] =
}
},
{
+ "OMX.qcom.video.decoder.avc.dsmode",
+ NULL, // Create instance function
+ // Unique instance handle
+ {
+ NULL,
+ NULL,
+ NULL,
+ NULL
+ },
+ NULL, // Shared object library handle
+ "libOmxVideoDSMode.so",
+ {
+ "video_decoder.avc"
+ }
+ },
+ {
"OMX.qti.video.decoder.vc1sw",
NULL, // Create instance function
// Unique instance handle
diff --git a/mm-core/src/sdm845/registry_table_android.c b/mm-core/src/sdm845/registry_table_android.c
index c20ea031..fbc2b9c2 100644
--- a/mm-core/src/sdm845/registry_table_android.c
+++ b/mm-core/src/sdm845/registry_table_android.c
@@ -666,6 +666,38 @@ omx_core_cb_type core[] =
}
},
{
+ "OMX.qcom.video.decoder.avc.secure.dsmode",
+ NULL, // Create instance function
+ // Unique instance handle
+ {
+ NULL,
+ NULL,
+ NULL,
+ NULL
+ },
+ NULL, // Shared object library handle
+ "libOmxVideoDSMode.so",
+ {
+ "video_decoder.avc"
+ }
+ },
+ {
+ "OMX.qcom.video.decoder.avc.dsmode",
+ NULL, // Create instance function
+ // Unique instance handle
+ {
+ NULL,
+ NULL,
+ NULL,
+ NULL
+ },
+ NULL, // Shared object library handle
+ "libOmxVideoDSMode.so",
+ {
+ "video_decoder.avc"
+ }
+ },
+ {
"OMX.qcom.video.encoder.hevc.secure",
NULL, // Create instance function
// Unique instance handle