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

/frameworks/native/include/media/openmax/
H A DOMX_AudioExt.h81 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member in struct:OMX_AUDIO_PARAM_ANDROID_OPUSTYPE
H A DOMX_Audio.h230 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/aacenc/
H A DSoftAACEncoder.cpp189 aacParams->nAudioBandWidth = 0;
H A DSoftAACEncoder2.cpp170 aacParams->nAudioBandWidth = 0;
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp145 opusParams->nAudioBandWidth = 0;
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp145 vorbisParams->nAudioBandWidth = 0;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp234 aacParams->nAudioBandWidth = 0;
/frameworks/av/media/libstagefright/
H A DACodec.cpp2705 profile.nAudioBandWidth = 0;

Completed in 250 milliseconds