Home
last modified time | relevance | path

Searched refs:pIndexType (Results 1 – 11 of 11) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp767 OMX_OUT OMX_INDEXTYPE* pIndexType) in GetExtensionIndex() argument
780 pIndexType); in GetExtensionIndex()
786 OMX_OUT OMX_INDEXTYPE* pIndexType) in CBaseGetExtensionIndex() argument
797 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexStoreMetaDataInBuffers); in CBaseGetExtensionIndex()
802 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtEnableNativeBuffer); in CBaseGetExtensionIndex()
807 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtGetNativeBufferUsage); in CBaseGetExtensionIndex()
812 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtUseNativeBuffer); in CBaseGetExtensionIndex()
817 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtRotationDegrees); in CBaseGetExtensionIndex()
822 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtSyncEncoding); in CBaseGetExtensionIndex()
827 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtPrependSPSPPS); in CBaseGetExtensionIndex()
[all …]
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp473 OMX_OUT OMX_INDEXTYPE* pIndexType) in GetExtensionIndex() argument
477 return pComp->ISV_GetExtensionIndex(cParameterName, pIndexType); in GetExtensionIndex()
482 OMX_OUT OMX_INDEXTYPE* pIndexType) in ISV_GetExtensionIndex() argument
486 *pIndexType = static_cast<OMX_INDEXTYPE>(OMX_IndexExtSetISVMode); in ISV_GetExtensionIndex()
490 OMX_ERRORTYPE err = OMX_GetExtensionIndex(mComponent, cParameterName, pIndexType); in ISV_GetExtensionIndex()
499 mUseAndroidNativeBufferIndex = static_cast<uint32_t>(*pIndexType); in ISV_GetExtensionIndex()
504 mStoreMetaDataInBuffersIndex = static_cast<uint32_t>(*pIndexType); in ISV_GetExtensionIndex()
508 cParameterName, *pIndexType); in ISV_GetExtensionIndex()
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h133 OMX_OUT OMX_INDEXTYPE* pIndexType);
136 OMX_OUT OMX_INDEXTYPE* pIndexType);
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Core.h943 pIndexType) \ argument
947 pIndexType) /* Macro End */
DOMX_Component.h395 OMX_OUT OMX_INDEXTYPE* pIndexType);
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Core.h943 pIndexType) \ argument
947 pIndexType) /* Macro End */
DOMX_Component.h395 OMX_OUT OMX_INDEXTYPE* pIndexType);
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Core.h934 pIndexType) \ argument
938 pIndexType) /* Macro End */
DOMX_Component.h395 OMX_OUT OMX_INDEXTYPE* pIndexType);
/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h169 OMX_OUT OMX_INDEXTYPE* pIndexType);
173 OMX_OUT OMX_INDEXTYPE* pIndexType);
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Component.h395 OMX_OUT OMX_INDEXTYPE* pIndexType);