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

12

/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h39 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftRaw.cpp129 OMX_ERRORTYPE SoftRaw::internalSetParameter( function in class:android::SoftRaw
162 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h38 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAAC2.cpp229 OMX_ERRORTYPE SoftAAC2::internalSetParameter( function in class:android::SoftAAC2
280 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h41 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAACEncoder2.h40 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAACEncoder.cpp224 OMX_ERRORTYPE SoftAACEncoder::internalSetParameter( function in class:android::SoftAACEncoder
305 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h37 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAMR.cpp202 OMX_ERRORTYPE SoftAMR::internalSetParameter( function in class:android::SoftAMR
252 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h38 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftAMRNBEncoder.cpp183 OMX_ERRORTYPE SoftAMRNBEncoder::internalSetParameter( function in class:android::SoftAMRNBEncoder
269 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.cpp135 OMX_ERRORTYPE SoftG711::internalSetParameter( function in class:android::SoftG711
181 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h39 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftMP3.cpp152 OMX_ERRORTYPE SoftMP3::internalSetParameter( function in class:android::SoftMP3
170 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.h37 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h40 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/dec/
H A DSoftMPEG4.h39 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h41 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftMPEG4Encoder.cpp428 OMX_ERRORTYPE SoftMPEG4Encoder::internalSetParameter( function in class:android::SoftMPEG4Encoder
477 OMX_ERRORTYPE err = SimpleSoftOMXComponent::internalSetParameter(index, params);
619 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h41 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h43 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/include/
H A DSimpleSoftOMXComponent.h66 virtual OMX_ERRORTYPE internalSetParameter(

Completed in 340 milliseconds

12