Home
last modified time | relevance | path

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

/frameworks/native/include/media/openmax/
DOMX_AudioExt.h81 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
302 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
329 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp145 vorbisParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp145 opusParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp190 aacParams->nAudioBandWidth = 0; in internalGetParameter()
DSoftAACEncoder2.cpp169 aacParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp234 aacParams->nAudioBandWidth = 0; in internalGetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp2602 profile.nAudioBandWidth = 0; in setupAACCodec()