Home
last modified time | relevance | path

Searched refs:CodecType (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.h231 } CodecType; typedef
245 CodecType codec_type;
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMS_Type.h397 MS_U32 CodecType; member
H A DdrvAUDIO_if.h2115 MS_U32 CodecType; //use the Define for CodecType in AUDIO_CODEC_CAPABILITY_t member
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.h353 MS_U32 CodecType; member
H A DdrvDMS.c1647 if (gDMSCtrl[u32WindowID].CodecType != pstDispFrameFormat->u32CodecType) { in MDrv_DMS_Video_Flip()
1677 gDMSCtrl[u32WindowID].CodecType = pstDispFrameFormat->u32CodecType; in MDrv_DMS_Video_Flip()
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/
H A DhalMAD.c5535 switch (pCodecCapability->CodecType) in HAL_MAD_GetCodecCapability()
5611 …ALMAD_ERROR("%s: Error! Unsupportted CodecType %d! \n", __FUNCTION__, pCodecCapability->CodecType); in HAL_MAD_GetCodecCapability()
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/
H A DhalMAD.c5591 switch (pCodecCapability->CodecType) in HAL_MAD_GetCodecCapability()
5667 …LMAD_ERROR("%s: Error! Unsupportted CodecType %ld! \n", __FUNCTION__, pCodecCapability->CodecType); in HAL_MAD_GetCodecCapability()
/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/
H A DhalMAD.c6079 switch (pCodecCapability->CodecType) in HAL_MAD_GetCodecCapability()
6155 …ALMAD_ERROR("%s: Error! Unsupportted CodecType %d! \n", __FUNCTION__, pCodecCapability->CodecType); in HAL_MAD_GetCodecCapability()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c15098 …X_Result _MApi_VDEC_EX_V2_GetActiveCodecType(VDEC_StreamId *pStreamId,VDEC_EX_CodecType* CodecType) in _MApi_VDEC_EX_V2_GetActiveCodecType() argument
15103 *CodecType = pVdecExContext->_Attr[u8Idx].eCodecType; in _MApi_VDEC_EX_V2_GetActiveCodecType()
20789 VDEC_EX_CodecType CodecType = E_VDEC_EX_CODEC_TYPE_NONE; in MApi_VDEC_EX_GetActiveCodecType() local
20794 return CodecType; in MApi_VDEC_EX_GetActiveCodecType()
20799 IO_arg.param[0] = (void*)(&CodecType); in MApi_VDEC_EX_GetActiveCodecType()
20807 return CodecType; in MApi_VDEC_EX_GetActiveCodecType()
20809 VDEC_EX_CodecType CodecType = E_VDEC_EX_CODEC_TYPE_NONE; in MApi_VDEC_EX_GetActiveCodecType()
20811 _MApi_VDEC_EX_V2_GetActiveCodecType(pStreamId, &CodecType); in MApi_VDEC_EX_GetActiveCodecType()
20813 return CodecType; in MApi_VDEC_EX_GetActiveCodecType()
H A DapiVDEC_EX.c.03215 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG]\tSrcMode=%d, CodecType=%d, eTaskSpec=%d, StreamType=%d\n",
15094 …X_Result _MApi_VDEC_EX_V2_GetActiveCodecType(VDEC_StreamId *pStreamId,VDEC_EX_CodecType* CodecType)
15099 *CodecType = pVdecExContext->_Attr[u8Idx].eCodecType;
20285 VDEC_EX_CodecType CodecType = E_VDEC_EX_CODEC_TYPE_NONE;
20290 return CodecType;
20295 IO_arg.param[0] = (void*)(&CodecType);
20303 return CodecType;
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c9493 …X_Result _MApi_VDEC_EX_V2_GetActiveCodecType(VDEC_StreamId *pStreamId,VDEC_EX_CodecType* CodecType) in _MApi_VDEC_EX_V2_GetActiveCodecType() argument
9498 *CodecType = pVdecExContext->_Attr[u8Idx].eCodecType; in _MApi_VDEC_EX_V2_GetActiveCodecType()
13369 VDEC_EX_CodecType CodecType = E_VDEC_EX_CODEC_TYPE_NONE; in MApi_VDEC_EX_GetActiveCodecType() local
13374 return CodecType; in MApi_VDEC_EX_GetActiveCodecType()
13379 IO_arg.param[0] = (void*)(&CodecType); in MApi_VDEC_EX_GetActiveCodecType()
13387 return CodecType; in MApi_VDEC_EX_GetActiveCodecType()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c13984 …X_Result _MApi_VDEC_EX_V2_GetActiveCodecType(VDEC_StreamId *pStreamId,VDEC_EX_CodecType* CodecType) in _MApi_VDEC_EX_V2_GetActiveCodecType() argument
13989 *CodecType = pVdecExContext->_Attr[u8Idx].eCodecType; in _MApi_VDEC_EX_V2_GetActiveCodecType()
18627 VDEC_EX_CodecType CodecType = E_VDEC_EX_CODEC_TYPE_NONE; in MApi_VDEC_EX_GetActiveCodecType() local
18632 return CodecType; in MApi_VDEC_EX_GetActiveCodecType()
18637 IO_arg.param[0] = (void*)(&CodecType); in MApi_VDEC_EX_GetActiveCodecType()
18645 return CodecType; in MApi_VDEC_EX_GetActiveCodecType()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt79889 MS_U32 CodecType;
85065 MS_U32 CodecType;