Home
last modified time | relevance | path

Searched refs:nChannels (Results 1 – 25 of 48) sorted by relevance

12

/hardware/qcom/media/mm-core/inc/
DOMX_Audio.h164 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */ member
209 OMX_U32 nChannels; /**< Number of channels */ member
279 OMX_U32 nChannels; /**< Number of channels */ member
302 OMX_U32 nChannels; /**< Number of channels */ member
355 OMX_U16 nChannels; /**< Number of channels */ member
388 OMX_U32 nChannels; /**< Number of channels */ member
414 OMX_U32 nChannels; /**< Number of channels */ member
433 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
458 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
486 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
[all …]
DQOMX_AudioExtensions.h116 OMX_U32 nChannels; member
152 OMX_U16 nChannels; member
214 OMX_U16 nChannels; member
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_Audio.h163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */ member
208 OMX_U32 nChannels; /**< Number of channels */ member
278 OMX_U32 nChannels; /**< Number of channels */ member
301 OMX_U32 nChannels; /**< Number of channels */ member
354 OMX_U16 nChannels; /**< Number of channels */ member
387 OMX_U32 nChannels; /**< Number of channels */ member
413 OMX_U32 nChannels; /**< Number of channels */ member
432 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
457 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
485 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Audio.h163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */ member
208 OMX_U32 nChannels; /**< Number of channels */ member
278 OMX_U32 nChannels; /**< Number of channels */ member
301 OMX_U32 nChannels; /**< Number of channels */ member
354 OMX_U16 nChannels; /**< Number of channels */ member
387 OMX_U32 nChannels; /**< Number of channels */ member
413 OMX_U32 nChannels; /**< Number of channels */ member
432 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
457 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
485 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
[all …]
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Audio.h163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */ member
208 OMX_U32 nChannels; /**< Number of channels */ member
278 OMX_U32 nChannels; /**< Number of channels */ member
301 OMX_U32 nChannels; /**< Number of channels */ member
354 OMX_U16 nChannels; /**< Number of channels */ member
387 OMX_U32 nChannels; /**< Number of channels */ member
413 OMX_U32 nChannels; /**< Number of channels */ member
432 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
457 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
485 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
[all …]
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Audio.h163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */ member
208 OMX_U32 nChannels; /**< Number of channels */ member
278 OMX_U32 nChannels; /**< Number of channels */ member
301 OMX_U32 nChannels; /**< Number of channels */ member
354 OMX_U16 nChannels; /**< Number of channels */ member
387 OMX_U32 nChannels; /**< Number of channels */ member
413 OMX_U32 nChannels; /**< Number of channels */ member
432 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
457 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
485 OMX_U32 nChannels; /**< Number of channels in the data stream (not member
[all …]
DQOMX_AudioExtensions.h93 OMX_U32 nChannels; member
129 OMX_U16 nChannels; member
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUtil.h48 int nChannels; member
DAudioUtil.cpp185 pInfo->AudioBlocksArray[i].nChannels = channels[i]; in getHDMIAudioSinkCaps()
186 … ALOGV("pInfo->AudioBlocksArray[i].nChannels %d\n", pInfo->AudioBlocksArray[i].nChannels); in getHDMIAudioSinkCaps()
DALSAStreamOps.cpp268 switch (info.AudioBlocksArray[i].nChannels) { in getParameters()
278 ALOGD("Unsupported number of channels %d", info.AudioBlocksArray[i].nChannels); in getParameters()
Dalsa_default.cpp242 if (info.AudioBlocksArray[i].nChannels > channel_count && in setHDMIChannelCount()
243 info.AudioBlocksArray[i].nChannels <= MAX_HDMI_CHANNEL_CNT) { in setHDMIChannelCount()
244 channel_count = info.AudioBlocksArray[i].nChannels; in setHDMIChannelCount()
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
DExynos_OMX_Mp3dec.c555 if (pMp3Dec->pcmParam.nChannels != codecDecInfo.channels || in Exynos_SRP_Mp3_Decode_Block()
558 pMp3Dec->pcmParam.nChannels = codecDecInfo.channels; in Exynos_SRP_Mp3_Decode_Block()
821 pMp3Dec->mp3Param.nChannels = DEFAULT_AUDIO_CHANNELS_NUM; in Exynos_OMX_ComponentInit()
831 pMp3Dec->pcmParam.nChannels = DEFAULT_AUDIO_CHANNELS_NUM; in Exynos_OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_Utils.c988 …ComponentPrivate->pParams->unAudioFormat = (unsigned short)pComponentPrivate->mp3Params->nChannels; in MP3DEC_HandleCommand()
996 …mponentPrivate->dbg, "::pParams->unAudioFormat = %ld\n",pComponentPrivate->mp3Params->nChannels); in MP3DEC_HandleCommand()
1900 (unsigned short)pComponentPrivate->mp3Params->nChannels; in MP3DEC_HandleDataBuf_FromApp()
1971 temp2 = pComponentPrivate->pcmParams->nChannels; in MP3DEC_HandleDataBuf_FromApp()
1974 pComponentPrivate->pcmParams->nChannels = 1; in MP3DEC_HandleDataBuf_FromApp()
1977 pComponentPrivate->pcmParams->nChannels = MP3D_STEREO_STREAM; in MP3DEC_HandleDataBuf_FromApp()
1982 temp2 != pComponentPrivate->pcmParams->nChannels){ in MP3DEC_HandleDataBuf_FromApp()
1992 pComponentPrivate->pcmParams->nChannels, in MP3DEC_HandleDataBuf_FromApp()
2523 … time_stmp = pLcmlHdr->pBufHdr->nFilledLen / (pComponentPrivate->pcmParams->nChannels * in MP3DEC_LCML_Callback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
DG726DecTest.c572 pG726Param->nChannels = 1; /* mono */ in main()
782 pPcmParam->nChannels = 1; /* mono */ in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c947 if(pComponentPrivate->aacParams->nChannels == OMX_AUDIO_ChannelModeMono) { in AACDEC_HandleCommand()
1902 …pComponentPrivate->pcmParams->nChannels = AACDEC_GetBits(&nBitPosition, 4, pHeaderStream, OMX_TRUE… in AACDEC_ParseHeader()
1903 OMX_PRINT2(pComponentPrivate->dbg, "nChannels %ld\n",pComponentPrivate->pcmParams->nChannels); in AACDEC_ParseHeader()
1905 pComponentPrivate->pcmParams->nChannels = 2; in AACDEC_ParseHeader()
2037 if(pComponentPrivate->aacParams->nChannels == OMX_AUDIO_ChannelModeMono) { in AACDEC_HandleDataBuf_FromApp()
2712 if(pComponentPrivate->pcmParams->nChannels == 2) {/* OMX_AUDIO_ChannelModeStereo */ in AACDEC_LCML_Callback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
DG729DecTest.c850 pG729Param->nChannels = 1; in main()
872 pPcmParam->nChannels = 1; in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
DG722DecTest.c1135 pG722Param.nChannels = 1; /* mono */ in g722SetInputPort()
1173 pG722Param.nChannels = 1; /* mono */ in g722SetOutputPort()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c212 aac_op->nChannels = 2; in OMX_ComponentInit()
233 aac_pcm_ip->nChannels = 1; /*Will be remapped for SN. 0:mono, 1:stereo*/ in OMX_ComponentInit()
1075 if(pComponentPrivate->aacParams[OUTPUT_PORT]->nChannels ==2) in SetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c950 pWmaParam->nChannels = 1; in main()
969 pWmaParam->nChannels = 1; in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c924 pAmrParam->nChannels = 1;
1056 pAmrParam->nChannels = 1;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
DWbAmrEncTest.c916 pAmrParam->nChannels = WBAPP_NUM_OF_CHANNELS;
935 pAmrParam->nChannels = WBAPP_NUM_OF_CHANNELS;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c243 G711_op->nChannels = 1; in OMX_ComponentInit()
256 G711_ip->nChannels = 1; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c409 G722_ip->nChannels = 1; /* mono */ in OMX_ComponentInit()
421 G722_op->nChannels = OMX_AUDIO_ChannelModeMono; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c412 G726_ip->nChannels = 1; /* mono */ in OMX_ComponentInit()
419 G726_op->nChannels = OMX_AUDIO_ChannelModeMono; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c367 amr_ip->nChannels = 1; in OMX_ComponentInit()
376 amr_op->nChannels = 1; in OMX_ComponentInit()

12