Searched refs:nAudioBandWidth (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Audio.h231 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member in struct:OMX_AUDIO_PARAM_MP3TYPE
302 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member in struct:OMX_AUDIO_PARAM_AACPROFILETYPE
329 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member in struct:OMX_AUDIO_PARAM_VORBISTYPE
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp167 aacParams->nAudioBandWidth = 0;
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp182 aacParams->nAudioBandWidth = 0;
H A DSoftAACEncoder2.cpp148 aacParams->nAudioBandWidth = 0;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp138 vorbisParams->nAudioBandWidth = 0;
/frameworks/av/media/libstagefright/
H A DACodec.cpp1139 profile.nAudioBandWidth = 0;
H A DOMXCodec.cpp3442 profile.nAudioBandWidth = 0;

Completed in 860 milliseconds