Searched refs:getExtensionIndex (Results 1 - 15 of 15) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h48 virtual OMX_ERRORTYPE getExtensionIndex(
H A DSoftMPEG4Encoder.cpp760 OMX_ERRORTYPE SoftMPEG4Encoder::getExtensionIndex( function in class:android::SoftMPEG4Encoder
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h50 virtual OMX_ERRORTYPE getExtensionIndex(
H A DSoftAVCEncoder.cpp953 OMX_ERRORTYPE SoftAVCEncoder::getExtensionIndex( function in class:android::SoftAVCEncoder
/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.cpp380 status_t OMX::getExtensionIndex( function in class:android::OMX
384 return findInstance(node)->getExtensionIndex(
H A DOMXNodeInstance.cpp649 status_t OMXNodeInstance::getExtensionIndex( function in class:android::OMXNodeInstance
/frameworks/av/media/libstagefright/
H A DOMXClient.cpp105 virtual status_t getExtensionIndex(
309 status_t MuxOMX::getExtensionIndex( function in class:android::MuxOMX
313 return getOMX(node)->getExtensionIndex(node, parameter_name, index);
H A DACodec.cpp891 err = mOMX->getExtensionIndex(
H A DOMXCodec.cpp572 mOMX->getExtensionIndex(
/frameworks/av/include/media/
H A DIOMX.h122 virtual status_t getExtensionIndex(
/frameworks/av/media/libstagefright/include/
H A DOMX.h101 virtual status_t getExtensionIndex(
H A DOMXNodeInstance.h85 status_t getExtensionIndex(
H A DSoftOMXComponent.h70 virtual OMX_ERRORTYPE getExtensionIndex(
/frameworks/av/media/libmedia/
H A DIOMX.cpp381 virtual status_t getExtensionIndex( function in class:android::BpOMX
732 status_t err = getExtensionIndex(node, parameter_name, &index);

Completed in 249 milliseconds