Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/src/
Dportaudio.cpp102 mp3param.nAudioBandWidth = p->nAudioBandWidth; in SetPortMp3Param()
153 aacparam.nAudioBandWidth = p->nAudioBandWidth; in SetPortAacParam()
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_Audio.h214 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
284 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
311 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_Audio.h214 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
284 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
311 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_Audio.h213 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
283 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
310 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_Audio.h214 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
284 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
311 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
Dmedia_audio_hidl_test_common.cpp151 param.nAudioBandWidth = 0; in setupMP3Port()