Searched refs:internalSetParameter (Results 1 - 25 of 42) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h39 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftRaw.cpp135 OMX_ERRORTYPE SoftRaw::internalSetParameter( function in class:android::SoftRaw
179 OMX_ERRORTYPE err = SimpleSoftOMXComponent::internalSetParameter(
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h41 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAACEncoder2.h40 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h37 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h38 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAMRNBEncoder.cpp195 OMX_ERRORTYPE SoftAMRNBEncoder::internalSetParameter( function in class:android::SoftAMRNBEncoder
297 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h43 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h37 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftG711.cpp147 OMX_ERRORTYPE SoftG711::internalSetParameter( function in class:android::SoftG711
203 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h41 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftGSM.cpp140 OMX_ERRORTYPE SoftGSM::internalSetParameter( function in class:android::SoftGSM
186 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h39 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftMP3.cpp190 OMX_ERRORTYPE SoftMP3::internalSetParameter( function in class:android::SoftMP3
231 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h40 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h39 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h41 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h45 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h46 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h54 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h78 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/include/
H A DSoftVideoEncoderOMXComponent.h43 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR param);
H A DSimpleSoftOMXComponent.h71 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftVideoDecoderOMXComponent.h63 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h67 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR params);

Completed in 400 milliseconds

12