Home
last modified time | relevance | path

Searched refs:internalSetParameter (Results 1 – 25 of 46) sorted by relevance

12

/aosp12/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVP8Encoder.cpp106 OMX_ERRORTYPE SoftVP8Encoder::internalSetParameter(OMX_INDEXTYPE index, in internalSetParameter() function in android::SoftVP8Encoder
117 return SoftVPXEncoder::internalSetParameter(index, param); in internalSetParameter()
H A DSoftVP9Encoder.cpp105 OMX_ERRORTYPE SoftVP9Encoder::internalSetParameter( in internalSetParameter() function in android::SoftVP9Encoder
116 return SoftVPXEncoder::internalSetParameter(index, param); in internalSetParameter()
H A DSoftVP8Encoder.h51 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftVP9Encoder.h53 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftVPXEncoder.h82 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h39 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftRaw.cpp157 OMX_ERRORTYPE SoftRaw::internalSetParameter( in internalSetParameter() function in android::SoftRaw
221 OMX_ERRORTYPE err = SimpleSoftOMXComponent::internalSetParameter( in internalSetParameter()
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h38 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAMRNBEncoder.cpp195 OMX_ERRORTYPE SoftAMRNBEncoder::internalSetParameter( in internalSetParameter() function in android::SoftAMRNBEncoder
293 return SimpleSoftOMXComponent::internalSetParameter(index, params); in internalSetParameter()
/aosp12/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h37 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftG711.cpp173 OMX_ERRORTYPE SoftG711::internalSetParameter( in internalSetParameter() function in android::SoftG711
252 return SimpleSoftOMXComponent::internalSetParameter(index, params); in internalSetParameter()
/aosp12/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h39 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftGSM.cpp164 OMX_ERRORTYPE SoftGSM::internalSetParameter( in internalSetParameter() function in android::SoftGSM
233 return SimpleSoftOMXComponent::internalSetParameter(index, params); in internalSetParameter()
/aosp12/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h43 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder2.h40 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h40 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h39 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h45 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h39 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.h39 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h54 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h41 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h39 virtual OMX_ERRORTYPE internalSetParameter(
/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSoftVideoEncoderOMXComponent.h44 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR param);
/aosp12/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.h55 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR params);

12