aboutsummaryrefslogtreecommitdiff
path: root/core/inc
diff options
context:
space:
mode:
authorywan171 <yi.a.wang@intel.com>2013-12-02 10:04:21 +0800
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:03:42 -0700
commitc87a1a8f47c29d4eddf1ea0093c32b8eee04a239 (patch)
treefafeb231bde680fb828a0f6e5ba2e11cc37232d6 /core/inc
parenta081918af785d476df2da1342eabe245eab468d0 (diff)
downloadwrs_omxil_core-c87a1a8f47c29d4eddf1ea0093c32b8eee04a239.tar.gz
wrs_core: add support for adaptive playback in kitkat
BZ: 154291 add DRC support in video decoder middleware to integrate with kitkat AOSP Change-Id: I826678d8f2da7c475180d8055786d6b07d7e449d Signed-off-by: ywan171 <yi.a.wang@intel.com>
Diffstat (limited to 'core/inc')
-rw-r--r--core/inc/khronos/openmax/include/OMX_IntelIndexExt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/inc/khronos/openmax/include/OMX_IntelIndexExt.h b/core/inc/khronos/openmax/include/OMX_IntelIndexExt.h
index d210bc8..22862be 100644
--- a/core/inc/khronos/openmax/include/OMX_IntelIndexExt.h
+++ b/core/inc/khronos/openmax/include/OMX_IntelIndexExt.h
@@ -65,6 +65,7 @@ typedef enum OMX_INTELINDEXEXTTYPE {
OMX_IndexExtPrependSPSPPS,
/* Error report by WebRTC */
OMX_IndexExtEnableErrorReport, /**<reference: EnableErrorReport for decoder */
+ OMX_IndexExtPrepareForAdaptivePlayback, /**<reference: Prepare for AdaptivePlayback*/
OMX_IndexExtVP8ForceKFrame,
// Index for VPP must always be put at the end
#ifdef TARGET_HAS_VPP