Searched refs:internalGetParameter (Results 1 - 25 of 44) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder2.h37 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h35 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftAMRNBEncoder.cpp115 OMX_ERRORTYPE SoftAMRNBEncoder::internalGetParameter( function in class:android::SoftAMRNBEncoder
191 return SimpleSoftOMXComponent::internalGetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h40 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h34 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h38 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVP8Encoder.h48 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftVP9Encoder.h50 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftVP8Encoder.cpp91 OMX_ERRORTYPE SoftVP8Encoder::internalGetParameter(OMX_INDEXTYPE index, function in class:android::SoftVP8Encoder
102 return SoftVPXEncoder::internalGetParameter(index, param);
H A DSoftVP9Encoder.cpp90 OMX_ERRORTYPE SoftVP9Encoder::internalGetParameter( function in class:android::SoftVP9Encoder
101 return SoftVPXEncoder::internalGetParameter(index, param);
H A DSoftVPXEncoder.h79 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h36 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftRaw.cpp100 OMX_ERRORTYPE SoftRaw::internalGetParameter( function in class:android::SoftRaw
153 return SimpleSoftOMXComponent::internalGetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h36 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h34 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.h36 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h38 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h43 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h36 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h51 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h37 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSoftVideoEncoderOMXComponent.h43 virtual OMX_ERRORTYPE internalGetParameter(OMX_INDEXTYPE index, OMX_PTR params);
H A DSimpleSoftOMXComponent.h73 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftVideoDecoderOMXComponent.h62 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.h55 virtual OMX_ERRORTYPE internalGetParameter(OMX_INDEXTYPE index, OMX_PTR params);

Completed in 235 milliseconds

12