Home
last modified time | relevance | path

Searched refs:u8PicType (Results 1 – 25 of 45) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMVD.h558 MS_U8 u8PicType; /* picture type: 1->I picture, 2->P,3->B */ member
H A DdrvHVD.h817 MS_U8 u8PicType; // picture type: 1->I picture, 2->P,3->B member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h558 MS_U8 u8PicType; /* picture type: 1->I picture, 2->P,3->B */ member
H A DdrvHVD.h817 MS_U8 u8PicType; // picture type: 1->I picture, 2->P,3->B member
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h612 MS_U8 u8PicType; /* picture type: 1->I picture, 2->P,3->B */ member
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h845 MS_U8 u8PicType; // picture type: 1->I picture, 2->P,3->B member
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h660 MS_U8 u8PicType; /* picture type: 1->I picture, 2->P,3->B */ member
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h654 MS_U8 u8PicType; /* picture type: 1->I picture, 2->P,3->B */ member
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c7022 pUsrInfo->u8PicType = stUsrDataExt.picType; in MDrv_MVD_GetUsrDataInfo()
7032 pUsrInfo->u8PicType = stUsrDataInfo.picType; in MDrv_MVD_GetUsrDataInfo()
7049 printf("%d\n", pUsrInfo->u8PicType); in MDrv_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h1025 MS_U8 u8PicType; // picture type: 1->I picture, 2->P,3->B member
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h1050 MS_U8 u8PicType; // picture type: 1->I picture, 2->P,3->B member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.c5072 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
5081 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5098 MVD_PRINT("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.c5072 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
5081 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5098 MVD_PRINT("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/
H A DhalMVD_EX.c4981 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
4990 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5007 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/
H A DhalMVD_EX.c5530 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
5539 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5556 VPRINTF("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/
H A DhalMVD_EX.c5530 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
5539 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5556 VPRINTF("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/
H A DhalMVD_EX.c5750 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
5759 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5776 MVD_PRINT("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/
H A DhalMVD_EX.c5671 pUsrInfo->u8PicType = stUsrDataExt.picType; in HAL_MVD_GetUsrDataInfo()
5680 pUsrInfo->u8PicType = stUsrDataInfo.picType; in HAL_MVD_GetUsrDataInfo()
5697 printf("%d\n", pUsrInfo->u8PicType); in HAL_MVD_GetUsrDataInfo()

12