Home
last modified time | relevance | path

Searched refs:MDrv_JPD_ResetPTS (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c728 MDrv_JPD_ResetPTS(__u32Skip2PtsBase); in MApi_MJPEG_PushQueue()
1140 if (MDrv_JPD_ResetPTS(u32PtsBase)) in MApi_MJPEG_ResetPTS()
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.h356 MS_BOOL MDrv_JPD_ResetPTS(MS_U32 u32PtsBase);
H A DdrvMJPEG.c634 MS_BOOL MDrv_JPD_ResetPTS(MS_U32 u32PtsBase) in MDrv_JPD_ResetPTS() function