Home
last modified time | relevance | path

Searched refs:MDrv_MVD_GetPicCounter (Results 1 – 22 of 22) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c1948 MS_U32 MDrv_MVD_GetPicCounter( void ) in MDrv_MVD_GetPicCounter() function
2957 while ((MDrv_MVD_GetPicCounter()<1) && (u32time<WAIT_DECODE_DONE_TIME)) in MDrv_MVD_DecodeIFrame()
2964 …MVD_DEBUGERROR(printf("frmCnt=%ld state=0x%x lastCmd=0x%x\n", MDrv_MVD_GetPicCounter(), MDrv_MVD_G… in MDrv_MVD_DecodeIFrame()
3049 if (u32FrmCnt == MDrv_MVD_GetPicCounter()) in MDrv_MVD_GetActiveFormat()
3053 u32FrmCnt = MDrv_MVD_GetPicCounter(); in MDrv_MVD_GetActiveFormat()
3457 if ((MDrv_MVD_GetPicCounter() > 0) || MDrv_MVD_GetIsIPicFound()) in MDrv_MVD_GetDispRdy()
3966 u32DecodedFrameCnt = MDrv_MVD_GetPicCounter(); in MDrv_MVD_IsStepDecodeDone()
7250 …printf("cnt: dec=%ld, skip=%ld, drop=%ld\n", MDrv_MVD_GetPicCounter(), MDrv_MVD_GetSkipPicCounter(… in MDrv_MVD_DbgDump()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h697 MS_U32 MDrv_MVD_GetPicCounter(void);
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h764 MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id);
H A DdrvMVD_EX.c757 MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id) in MDrv_MVD_GetPicCounter() function
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A D_apiVDEC_EX_weak.h200 __vdec_if MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id) __vdec_weak;
H A DapiVDEC_EX.c9069 *u32Cnt = MDrv_MVD_GetPicCounter(u32Id) + MDrv_MVD_GetSkipPicCounter(u32Id); in _MApi_VDEC_EX_V2_GetFrameCnt()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h823 MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id);
H A DdrvMVD_EX.c833 MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id) in MDrv_MVD_GetPicCounter() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A D_apiVDEC_weak.h209 __vdec_if MS_U32 MDrv_MVD_GetPicCounter(void) __vdec_weak;
H A DapiVDEC.c9285 u32Cnt = MDrv_MVD_GetPicCounter() + MDrv_MVD_GetSkipPicCounter(); in MApi_VDEC_V2_GetFrameCnt()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h821 MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id);
H A DdrvMVD_EX.c813 MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id) in MDrv_MVD_GetPicCounter() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A D_apiVDEC_EX_weak.h205 __vdec_if MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id) __vdec_weak;
H A DapiVDEC_EX.c13544 *u32Cnt = MDrv_MVD_GetPicCounter(u32Id) + MDrv_MVD_GetSkipPicCounter(u32Id); in _MApi_VDEC_EX_V2_GetFrameCnt()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A D_apiVDEC_EX_weak.h205 __vdec_if MS_U32 MDrv_MVD_GetPicCounter(MS_U32 u32Id) __vdec_weak;
H A DapiVDEC_EX.c14637 *u32Cnt = MDrv_MVD_GetPicCounter(u32Id) + MDrv_MVD_GetSkipPicCounter(u32Id); in _MApi_VDEC_EX_V2_GetFrameCnt()
H A DapiVDEC_EX.c.014633 *u32Cnt = MDrv_MVD_GetPicCounter(u32Id) + MDrv_MVD_GetSkipPicCounter(u32Id);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c4287 EXPORT_SYMBOL(MDrv_MVD_GetPicCounter);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4498 EXPORT_SYMBOL(MDrv_MVD_GetPicCounter);
H A Dapi_with_header_file.csv4250 ,,MDrv_MVD_GetPicCounter,drvMVD.h,0,0,0,0,0,0
H A DDatabase.csv4573 ,,MDrv_MVD_GetPicCounter,drvMVD.h,0,0,0,0,0,0,0
H A Dpreprocess.txt54439 MS_U32 MDrv_MVD_GetPicCounter(void);