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

12

/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h41 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftGSM.cpp133 OMX_ERRORTYPE SoftGSM::internalSetParameter( function in class:android::SoftGSM
171 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/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/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(
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(
/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.cpp142 OMX_ERRORTYPE SoftG711::internalSetParameter( function in class:android::SoftG711
188 return SimpleSoftOMXComponent::internalSetParameter(index, params);
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h39 virtual OMX_ERRORTYPE internalSetParameter(
/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.h43 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.h47 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h54 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h65 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR params);
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h78 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/include/
H A DSoftVideoDecoderOMXComponent.h52 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftVideoEncoderOMXComponent.h43 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR param);
H A DSimpleSoftOMXComponent.h71 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp314 OMX_ERRORTYPE SoftVideoDecoderOMXComponent::internalSetParameter( function in class:android::SoftVideoDecoderOMXComponent
409 return SimpleSoftOMXComponent::internalSetParameter(index, params);
413 return SimpleSoftOMXComponent::internalSetParameter(index, params);

Completed in 2198 milliseconds

12