Home
last modified time | relevance | path

Searched refs:nAudioBandWidth (Results 1 – 10 of 10) 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/ti/omap4-aah/domx/omx_core/inc/
DOMX_Audio.h231 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
/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/ti/omap4xxx/domx/omx_core/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/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/ti/omap3/omx/system/src/openmax_il/omx_core/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/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c220 aac_op->nAudioBandWidth = 0; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
DAacEncTest.c1095 pAacParam->nAudioBandWidth = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c458 mp3_ip->nAudioBandWidth = 0; in OMX_ComponentInit()