Searched refs:OMX_IndexParamAudioPcm (Results 1 - 15 of 15) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Index.h112 OMX_IndexParamAudioPcm, /**< reference: OMX_AUDIO_PARAM_PCMMODETYPE */ enumerator in enum:OMX_INDEXTYPE
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp107 case OMX_IndexParamAudioPcm:
138 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp101 case OMX_IndexParamAudioPcm:
146 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp172 case OMX_IndexParamAudioPcm:
239 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp156 case OMX_IndexParamAudioPcm:
250 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp192 case OMX_IndexParamAudioPcm:
267 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp196 case OMX_IndexParamAudioPcm:
284 case OMX_IndexParamAudioPcm:
H A DSoftAACEncoder2.cpp162 case OMX_IndexParamAudioPcm:
253 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp194 case OMX_IndexParamAudioPcm:
297 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp151 case OMX_IndexParamAudioPcm:
191 case OMX_IndexParamAudioPcm:
193 ALOGV("SoftFlacEncoder::internalSetParameter(OMX_IndexParamAudioPcm)");
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp124 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp157 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp84 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3292 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
3307 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
4234 mNode, OMX_IndexParamAudioPcm, &params, sizeof(params));
4348 mNode, OMX_IndexParamAudioPcm, &params, sizeof(params));
H A DACodec.cpp1314 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
1332 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
2148 mNode, OMX_IndexParamAudioPcm,

Completed in 613 milliseconds