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

/frameworks/native/include/media/openmax/
H A DOMX_Index.h110 OMX_IndexParamAudioPcm, /**< reference: OMX_AUDIO_PARAM_PCMMODETYPE */ enumerator in enum:OMX_INDEXTYPE
H A DOMX_AsString.h359 case OMX_IndexParamAudioPcm: return "ParamAudioPcm";
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp107 case OMX_IndexParamAudioPcm:
145 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp105 case OMX_IndexParamAudioPcm:
136 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/mp3dec/
H A DSoftMP3.cpp126 case OMX_IndexParamAudioPcm:
188 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp196 case OMX_IndexParamAudioPcm:
284 case OMX_IndexParamAudioPcm:
H A DSoftAACEncoder2.cpp200 case OMX_IndexParamAudioPcm:
308 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.cpp157 case OMX_IndexParamAudioPcm:
197 case OMX_IndexParamAudioPcm:
199 ALOGV("SoftFlacEncoder::internalSetParameter(OMX_IndexParamAudioPcm)");
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp148 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp159 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp242 case OMX_IndexParamAudioPcm:
382 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp84 case OMX_IndexParamAudioPcm:
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3400 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
3415 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
4154 mNode, OMX_IndexParamAudioPcm, &params, sizeof(params));
4268 mNode, OMX_IndexParamAudioPcm, &params, sizeof(params));
H A DACodec.cpp2106 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
2124 mNode, OMX_IndexParamAudioPcm, &pcmParams, sizeof(pcmParams));
3610 mNode, OMX_IndexParamAudioPcm,
3790 (OMX_INDEXTYPE)OMX_IndexParamAudioPcm,
3815 mNode, OMX_IndexParamAudioPcm,

Completed in 2585 milliseconds