Home
last modified time | relevance | path

Searched refs:GetExtensionIndex (Results 1 – 15 of 15) sorted by relevance

/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp103 mBaseComponent.GetExtensionIndex = GetExtensionIndex; in ISVComponent()
470 OMX_ERRORTYPE ISVComponent::GetExtensionIndex( in GetExtensionIndex() function in ISVComponent
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Component.h392 OMX_ERRORTYPE (*GetExtensionIndex)( member
DOMX_Core.h944 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Component.h392 OMX_ERRORTYPE (*GetExtensionIndex)( member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Component.h392 OMX_ERRORTYPE (*GetExtensionIndex)( member
DOMX_Core.h935 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Component.h392 OMX_ERRORTYPE (*GetExtensionIndex)( member
DOMX_Core.h944 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h130 static OMX_ERRORTYPE GetExtensionIndex(
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Domx_core_cmp.cpp68 component->GetExtensionIndex = &qc_omx_component_get_extension_index; in qc_omx_create_component_wrapper()
/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h166 static OMX_ERRORTYPE GetExtensionIndex(
/hardware/qcom/media/msm8998/mm-core/src/common/
Domx_core_cmp.cpp68 component->GetExtensionIndex = &qc_omx_component_get_extension_index; in qc_omx_create_component_wrapper()
/hardware/qcom/media/msm8996/mm-core/src/common/
Domx_core_cmp.cpp68 component->GetExtensionIndex = &qc_omx_component_get_extension_index; in qc_omx_create_component_wrapper()
/hardware/qcom/media/msm8974/mm-core/src/common/
Domx_core_cmp.cpp68 component->GetExtensionIndex = &qc_omx_component_get_extension_index; in qc_omx_create_component_wrapper()
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp283 handle->GetExtensionIndex = GetExtensionIndex; in GetHandle()
764 OMX_ERRORTYPE ComponentBase::GetExtensionIndex( in GetExtensionIndex() function in ComponentBase