Home
last modified time | relevance | path

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

/frameworks/native/headers/media_plugin/media/openmax/
DOMX_AudioExt.h91 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
DOMX_Audio.h230 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
304 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
331 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp171 opusParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp172 vorbisParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp170 aacParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp271 aacParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp302 aacParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp2768 profile.nAudioBandWidth = 0; in setupAACCodec()