Searched defs:getExtensionIndex (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXComponent.cpp180 return me->getExtensionIndex(name, index);
284 OMX_ERRORTYPE SoftOMXComponent::getExtensionIndex( function in class:android::SoftOMXComponent
H A DOMX.cpp391 status_t OMX::getExtensionIndex( function in class:android::OMX
395 return findInstance(node)->getExtensionIndex(
H A DOMXNodeInstance.cpp762 status_t OMXNodeInstance::getExtensionIndex( function in class:android::OMXNodeInstance
/frameworks/av/media/libstagefright/
H A DOMXClient.cpp111 virtual status_t getExtensionIndex(
327 status_t MuxOMX::getExtensionIndex( function in class:android::MuxOMX
331 return getOMX(node)->getExtensionIndex(node, parameter_name, index);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp760 OMX_ERRORTYPE SoftMPEG4Encoder::getExtensionIndex( function in class:android::SoftMPEG4Encoder
/frameworks/av/media/libmedia/
H A DIOMX.cpp422 virtual status_t getExtensionIndex( function in class:android::BpOMX
805 status_t err = getExtensionIndex(node, parameter_name, &index);
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp953 OMX_ERRORTYPE SoftAVCEncoder::getExtensionIndex( function in class:android::SoftAVCEncoder

Completed in 421 milliseconds