Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/media/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/sm7250/media/mm-core/inc/
DOMX_Audio.h215 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
285 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
312 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/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/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/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/qcom/sm8150/media/mm-core/inc/
DOMX_Audio.h215 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
285 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should member
312 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.cpp158 param.nAudioBandWidth = 0; in setupMP3Port()