Home
last modified time | relevance | path

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

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