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

12

/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h38 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftGSM.cpp102 OMX_ERRORTYPE SoftGSM::internalGetParameter( function in class:android::SoftGSM
129 return SimpleSoftOMXComponent::internalGetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h36 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftRaw.cpp98 OMX_ERRORTYPE SoftRaw::internalGetParameter( function in class:android::SoftRaw
125 return SimpleSoftOMXComponent::internalGetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h38 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftAACEncoder2.h37 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h34 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftAMR.cpp143 OMX_ERRORTYPE SoftAMR::internalGetParameter( function in class:android::SoftAMR
198 return SimpleSoftOMXComponent::internalGetParameter(index, params);
/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
179 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(
H A DSoftG711.cpp104 OMX_ERRORTYPE SoftG711::internalGetParameter( function in class:android::SoftG711
138 return SimpleSoftOMXComponent::internalGetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h36 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftMP3.cpp123 OMX_ERRORTYPE SoftMP3::internalGetParameter( function in class:android::SoftMP3
167 return SimpleSoftOMXComponent::internalGetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h37 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h36 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h40 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h42 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h44 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h51 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h73 virtual OMX_ERRORTYPE internalGetParameter(
/frameworks/av/media/libstagefright/include/
H A DSoftVideoDecoderOMXComponent.h49 virtual OMX_ERRORTYPE internalGetParameter(
H A DSoftVideoEncoderOMXComponent.h44 virtual OMX_ERRORTYPE internalGetParameter(OMX_INDEXTYPE index, OMX_PTR params);
H A DSimpleSoftOMXComponent.h68 virtual OMX_ERRORTYPE internalGetParameter(

Completed in 237 milliseconds

12