Searched refs:GetExtensionIndex (Results 1 – 15 of 15) sorted by relevance
103 mBaseComponent.GetExtensionIndex = GetExtensionIndex; in ISVComponent()470 OMX_ERRORTYPE ISVComponent::GetExtensionIndex( in GetExtensionIndex() function in ISVComponent
392 OMX_ERRORTYPE (*GetExtensionIndex)( member
944 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
935 ((OMX_COMPONENTTYPE*)hComponent)->GetExtensionIndex( \
130 static OMX_ERRORTYPE GetExtensionIndex(
68 component->GetExtensionIndex = &qc_omx_component_get_extension_index; in qc_omx_create_component_wrapper()
166 static OMX_ERRORTYPE GetExtensionIndex(
283 handle->GetExtensionIndex = GetExtensionIndex; in GetHandle()764 OMX_ERRORTYPE ComponentBase::GetExtensionIndex( in GetExtensionIndex() function in ComponentBase