Home
last modified time | relevance | path

Searched refs:OMX_IndexExtPrepareForAdaptivePlayback (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
DOMX_IntelIndexExt.h68 OMX_IndexExtPrepareForAdaptivePlayback, /**<reference: Prepare for AdaptivePlayback*/ enumerator
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp631 if (nIndex == (OMX_INDEXTYPE)OMX_IndexExtPrepareForAdaptivePlayback) { in CBaseSetParameter()
838 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtPrepareForAdaptivePlayback); in CBaseGetExtensionIndex()