Home
last modified time | relevance | path

Searched refs:u16TmpRef (Results 1 – 25 of 50) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMVD.h562 MS_U16 u16TmpRef; /* Temporal reference of the picture*/ member
H A DdrvHVD.h822 MS_U16 u16TmpRef; // Temporal reference of the picture member
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD.c4763 pUsrInfo->u16TmpRef = pHVD_User_Data->u16TempRefCnt; in MDrv_HVD_GetUserDataInfo()
5185 pDst608[(*pu32Dst608Len)++] = (pEhInfo608->u16TmpRef&0xff); in _HVD_CC_Parse_CC_data()
5186 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u16TmpRef>>8)&0xff); in _HVD_CC_Parse_CC_data()
5271 stEhInfo608.u16TmpRef = pUserData->u16TempRefCnt; in _HVD_CC_Extract_CCdata()
H A DdrvHVD_def.h898 MS_U16 u16TmpRef; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h562 MS_U16 u16TmpRef; /* Temporal reference of the picture*/ member
H A DdrvHVD.h822 MS_U16 u16TmpRef; // Temporal reference of the picture member
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_def.h978 MS_U16 u16TmpRef; member
H A DdrvHVD_EX.h850 MS_U16 u16TmpRef; // Temporal reference of the picture member
H A DdrvHVD_EX.c6805 pUsrInfo->u16TmpRef = pHVD_User_Data->u16TempRefCnt; in MDrv_HVD_EX_GetUserDataInfo()
7539 pDst608[(*pu32Dst608Len)++] = (pEhInfo608->u16TmpRef&0xff); in _HVD_EX_CC_Parse_CC_data()
7540 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u16TmpRef>>8)&0xff); in _HVD_EX_CC_Parse_CC_data()
7622 stEhInfo608.u16TmpRef = pUserData->u16TempRefCnt; in _HVD_EX_CC_Extract_CCdata()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_def.h1093 MS_U16 u16TmpRef; member
H A DdrvHVD_EX.h1055 MS_U16 u16TmpRef; // Temporal reference of the picture member
H A DdrvHVD_EX.c7948 pUsrInfo->u16TmpRef = pHVD_User_Data->u16TempRefCnt; in MDrv_HVD_EX_GetUserDataInfo()
9005 pDst608[(*pu32Dst608Len)++] = (pEhInfo608->u16TmpRef&0xff); in _HVD_EX_CC_Parse_CC_data()
9006 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u16TmpRef>>8)&0xff); in _HVD_EX_CC_Parse_CC_data()
9088 stEhInfo608.u16TmpRef = pUserData->u16TempRefCnt; in _HVD_EX_CC_Extract_CCdata()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_def.h1095 MS_U16 u16TmpRef; member
H A DdrvHVD_EX.h1030 MS_U16 u16TmpRef; // Temporal reference of the picture member
H A DdrvHVD_EX.c7870 pUsrInfo->u16TmpRef = pHVD_User_Data->u16TempRefCnt; in MDrv_HVD_EX_GetUserDataInfo()
8691 pDst608[(*pu32Dst608Len)++] = (pEhInfo608->u16TmpRef&0xff); in _HVD_EX_CC_Parse_CC_data()
8692 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u16TmpRef>>8)&0xff); in _HVD_EX_CC_Parse_CC_data()
8774 stEhInfo608.u16TmpRef = pUserData->u16TempRefCnt; in _HVD_EX_CC_Extract_CCdata()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h616 MS_U16 u16TmpRef; /* Temporal reference of the picture*/ member
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h664 MS_U16 u16TmpRef; /* Temporal reference of the picture*/ member
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h658 MS_U16 u16TmpRef; /* Temporal reference of the picture*/ member
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c7025 pUsrInfo->u16TmpRef = stUsrDataExt.tmpRef; in MDrv_MVD_GetUsrDataInfo()
7035 pUsrInfo->u16TmpRef = stUsrDataInfo.tmpRef; in MDrv_MVD_GetUsrDataInfo()
7043 printf("%d, ", pUsrInfo->u16TmpRef); in MDrv_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.c5075 pUsrInfo->u16TmpRef = stUsrDataExt.tmpRef; in HAL_MVD_GetUsrDataInfo()
5084 pUsrInfo->u16TmpRef = stUsrDataInfo.tmpRef; in HAL_MVD_GetUsrDataInfo()
5092 MVD_PRINT("%02d, ", pUsrInfo->u16TmpRef); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A DhalMVD_EX.c4984 pUsrInfo->u16TmpRef = stUsrDataExt.tmpRef; in HAL_MVD_GetUsrDataInfo()
4993 pUsrInfo->u16TmpRef = stUsrDataInfo.tmpRef; in HAL_MVD_GetUsrDataInfo()
5001 printf("%02d, ", pUsrInfo->u16TmpRef); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.c5075 pUsrInfo->u16TmpRef = stUsrDataExt.tmpRef; in HAL_MVD_GetUsrDataInfo()
5084 pUsrInfo->u16TmpRef = stUsrDataInfo.tmpRef; in HAL_MVD_GetUsrDataInfo()
5092 MVD_PRINT("%02d, ", pUsrInfo->u16TmpRef); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A DhalMVD_EX.c4984 pUsrInfo->u16TmpRef = stUsrDataExt.tmpRef; in HAL_MVD_GetUsrDataInfo()
4993 pUsrInfo->u16TmpRef = stUsrDataInfo.tmpRef; in HAL_MVD_GetUsrDataInfo()
5001 printf("%02d, ", pUsrInfo->u16TmpRef); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A DhalMVD_EX.c4984 pUsrInfo->u16TmpRef = stUsrDataExt.tmpRef; in HAL_MVD_GetUsrDataInfo()
4993 pUsrInfo->u16TmpRef = stUsrDataInfo.tmpRef; in HAL_MVD_GetUsrDataInfo()
5001 printf("%02d, ", pUsrInfo->u16TmpRef); in HAL_MVD_GetUsrDataInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A DhalMVD_EX.c4984 pUsrInfo->u16TmpRef = stUsrDataExt.tmpRef; in HAL_MVD_GetUsrDataInfo()
4993 pUsrInfo->u16TmpRef = stUsrDataInfo.tmpRef; in HAL_MVD_GetUsrDataInfo()
5001 printf("%02d, ", pUsrInfo->u16TmpRef); in HAL_MVD_GetUsrDataInfo()

12