Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSoftVideoEncoderOMXComponent.h88 OMX_ERRORTYPE internalSetPortParams(const OMX_PARAM_PORTDEFINITIONTYPE* port);
/aosp12/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h229 OMX_ERRORTYPE internalSetPortParams(
/aosp12/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp173 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetPortParams( in internalSetPortParams() function in android::SoftVideoEncoderOMXComponent
241 OMX_ERRORTYPE err = internalSetPortParams((const OMX_PARAM_PORTDEFINITIONTYPE *)param); in internalSetParameter()