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

12

/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/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(
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h41 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVP8Encoder.h53 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftVP9Encoder.h55 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftVP8Encoder.cpp106 OMX_ERRORTYPE SoftVP8Encoder::internalSetParameter(OMX_INDEXTYPE index, function in class:android::SoftVP8Encoder
117 return SoftVPXEncoder::internalSetParameter(index, param);
H A DSoftVP9Encoder.cpp98 OMX_ERRORTYPE SoftVP9Encoder::internalSetParameter( function in class:android::SoftVP9Encoder
109 return SoftVPXEncoder::internalSetParameter(index, param);
H A DSoftVPXEncoder.h84 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h39 virtual OMX_ERRORTYPE internalSetParameter(
H A DSoftRaw.cpp157 OMX_ERRORTYPE SoftRaw::internalSetParameter( function in class:android::SoftRaw
221 OMX_ERRORTYPE err = SimpleSoftOMXComponent::internalSetParameter(
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h39 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h37 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.h39 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/mp3dec/
H A DSoftMP3.h39 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h54 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h40 virtual OMX_ERRORTYPE internalSetParameter(
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSoftVideoEncoderOMXComponent.h42 virtual OMX_ERRORTYPE internalSetParameter(OMX_INDEXTYPE index, const OMX_PTR param);
H A DSimpleSoftOMXComponent.h76 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 295 milliseconds

12