Home
last modified time | relevance | path

Searched refs:internalSetConfig (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h85 virtual OMX_ERRORTYPE internalSetConfig(
H A DSoftVPXEncoder.cpp404 OMX_ERRORTYPE SoftVPXEncoder::internalSetConfig( in internalSetConfig() function in android::SoftVPXEncoder
445 return SimpleSoftOMXComponent::internalSetConfig(index, _params, frameConfig); in internalSetConfig()
/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSimpleSoftOMXComponent.h82 virtual OMX_ERRORTYPE internalSetConfig(
H A DSoftVideoDecoderOMXComponent.h77 virtual OMX_ERRORTYPE internalSetConfig(
/aosp12/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h222 OMX_ERRORTYPE internalSetConfig(
H A DSoftAVCEnc.cpp1061 OMX_ERRORTYPE SoftAVC::internalSetConfig( in internalSetConfig() function in android::SoftAVC
1128 return SimpleSoftOMXComponent::internalSetConfig(index, _params, frameConfig); in internalSetConfig()
/aosp12/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp225 OMX_ERRORTYPE SimpleSoftOMXComponent::internalSetConfig( in internalSetConfig() function in android::SimpleSoftOMXComponent
233 OMX_ERRORTYPE err = internalSetConfig(index, params, &frameConfig); in setConfig()
H A DSoftVideoDecoderOMXComponent.cpp637 OMX_ERRORTYPE SoftVideoDecoderOMXComponent::internalSetConfig( in internalSetConfig() function in android::SoftVideoDecoderOMXComponent