| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD.c | 390 static MVD_CodecType curCodecType; variable 956 if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in MVD_MVDSetInternalBuffAddr() 1306 curCodecType = InfoCfg->u8CodecType; in MDrv_MVD_SetCfg() 1845 curCodecType = u8CodecType; in MDrv_MVD_SetCodecInfo() 2628 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in MDrv_MVD_GetFrameInfo() 2629 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in MDrv_MVD_GetFrameInfo() 2695 if (curCodecType == E_MVD_CODEC_MPEG2) in MDrv_MVD_GetFrameInfo() 2707 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in MDrv_MVD_GetFrameInfo() 2724 else if (curCodecType == E_MVD_CODEC_MPEG4) in MDrv_MVD_GetFrameInfo() 4315 if (E_MVD_CODEC_DIVX311 == curCodecType in MDrv_MVD_PushQueue() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/ |
| H A D | halMVD_EX.c | 3869 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3870 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3871 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3936 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3947 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3960 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3997 …RBAL(MVD_PRINT("===> MVD: frameRate=%ld curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5584 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5592 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5597 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/ |
| H A D | halMVD_EX.c | 3869 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3870 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3871 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3936 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3947 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3960 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3997 …RBAL(MVD_PRINT("===> MVD: frameRate=%ld curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5584 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5592 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5597 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/ |
| H A D | halMVD_EX.c | 3760 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 3761 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 3762 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 3827 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 3838 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 3851 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 3884 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 5493 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 5501 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 5506 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/ |
| H A D | halMVD_EX.c | 4189 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4190 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4191 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4256 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4267 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4284 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4321 …GVERBAL(VPRINTF("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6078 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6089 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6094 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/ |
| H A D | halMVD_EX.c | 4189 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4190 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4191 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4256 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4267 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4284 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4321 …GVERBAL(VPRINTF("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6078 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6089 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6094 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/ |
| H A D | halMVD_EX.c | 4391 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4392 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4393 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4458 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4469 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4486 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4523 …ERBAL(MVD_PRINT("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6298 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6309 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6314 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/ |
| H A D | halMVD_EX.c | 4312 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4313 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4314 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4379 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4390 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4407 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4444 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6219 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6230 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6235 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/ |
| H A D | halMVD_EX.c | 4387 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4388 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4389 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4454 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4465 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4482 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4519 …ERBAL(MVD_PRINT("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6294 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6305 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6310 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/ |
| H A D | halMVD_EX.c | 4309 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4310 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4311 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4376 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4387 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4404 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4441 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6216 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6227 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6232 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/mvd_v3/ |
| H A D | halMVD_EX.c | 4390 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4391 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4392 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4457 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4468 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4485 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4522 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6297 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6308 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6313 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/mvd_lite/ |
| H A D | halMVD_EX.c | 4280 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4281 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4282 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4347 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4358 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4371 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4408 …ERBAL(MVD_PRINT("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6184 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6195 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6200 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/mvd_v3/ |
| H A D | halMVD_EX.c | 4313 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4314 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4315 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4380 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4391 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4408 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4445 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6220 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6231 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6236 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/mvd_v3/ |
| H A D | halMVD_EX.c | 4242 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4243 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4244 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4309 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4320 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4337 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4377 …GVERBAL(printf("===> MVD: frameRate=%ld curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6151 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6162 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6167 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/mvd_v3/ |
| H A D | halMVD_EX.c | 4313 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4314 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4315 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4380 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4391 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4408 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4445 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6220 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6231 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6236 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/mvd_v3/ |
| H A D | halMVD_EX.c | 4230 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4231 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4232 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4297 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4308 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4325 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4362 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6120 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6131 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6136 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/mvd_v3/ |
| H A D | halMVD_EX.c | 4283 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4284 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4285 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4350 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4361 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4378 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4415 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6189 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6200 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6205 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/mvd_v3/ |
| H A D | halMVD_EX.c | 4281 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in HAL_MVD_GetFrameInfo() local 4282 if ((curCodecType == E_MVD_CODEC_MPEG4_SHORT_VIDEO_HEADER) || in HAL_MVD_GetFrameInfo() 4283 (curCodecType == E_MVD_CODEC_DIVX311) || (curCodecType == E_MVD_CODEC_FLV)) in HAL_MVD_GetFrameInfo() 4348 if (curCodecType == E_MVD_CODEC_MPEG2) in HAL_MVD_GetFrameInfo() 4359 else if ((curCodecType == E_MVD_CODEC_VC1_ADV) || (curCodecType == E_MVD_CODEC_VC1_MAIN)) in HAL_MVD_GetFrameInfo() 4376 else if (curCodecType == E_MVD_CODEC_MPEG4) in HAL_MVD_GetFrameInfo() 4413 …UGVERBAL(printf("===> MVD: frameRate=%d curCodecType=0x%x\n", pinfo->u32FrameRate, curCodecType)); in HAL_MVD_GetFrameInfo() 6172 MVD_CodecType curCodecType = HAL_MVD_GetCodecType(u8Idx); in MVD_SLQTblGetHdrPkt() local 6183 if (E_MVD_CODEC_DIVX311 == curCodecType) in MVD_SLQTblGetHdrPkt() 6188 else if(E_MVD_CODEC_VC1_MAIN == curCodecType) in MVD_SLQTblGetHdrPkt() [all …]
|