Home
last modified time | relevance | path

Searched refs:OMX_IndexExtRotationDegrees (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
DOMX_IntelIndexExt.h63 OMX_IndexExtRotationDegrees, /**<reference: Rotation for decode*/ enumerator
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.cpp970 …AddHandler(static_cast<OMX_INDEXTYPE>(OMX_IndexExtRotationDegrees), GetDecoderRotation, SetDecoder…
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp811 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtRotationDegrees); in CBaseGetExtensionIndex()