Searched refs:internalSetPortParams (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DSoftVideoEncoderOMXComponent.h85 OMX_ERRORTYPE internalSetPortParams(const OMX_PARAM_PORTDEFINITIONTYPE* port);
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h222 OMX_ERRORTYPE internalSetPortParams(
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp173 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetPortParams( function in class:android::SoftVideoEncoderOMXComponent
232 OMX_ERRORTYPE err = internalSetPortParams((const OMX_PARAM_PORTDEFINITIONTYPE *)param);

Completed in 59 milliseconds