Searched refs:CodecType (Results 1 – 13 of 13) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | MuxCommon.h | 231 } CodecType; typedef 245 CodecType codec_type;
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMS_Type.h | 397 MS_U32 CodecType; member
|
| H A D | drvAUDIO_if.h | 2115 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 D | drvDMS.h | 353 MS_U32 CodecType; member
|
| H A D | drvDMS.c | 1647 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 D | halMAD.c | 5535 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 D | halMAD.c | 5591 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 D | halMAD.c | 6079 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 D | apiVDEC_EX.c | 15098 …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 D | apiVDEC_EX.c.0 | 3215 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 D | apiVDEC_EX.c | 9493 …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 D | apiVDEC_EX.c | 13984 …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 D | preprocess.txt | 79889 MS_U32 CodecType; 85065 MS_U32 CodecType;
|