Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c1828 MS_U32 u32NextPts = VDEC_U32_MAX; in MApi_VDEC_GetNextPTS() local
1829 u32NextPts = MApi_VDEC_EX_GetNextPTS(&stStreamId); in MApi_VDEC_GetNextPTS()
1830 return u32NextPts; in MApi_VDEC_GetNextPTS()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c1884 MS_U32 u32NextPts = VDEC_U32_MAX; in MApi_VDEC_GetNextPTS() local
1885 u32NextPts = MApi_VDEC_EX_GetNextPTS(&stStreamId); in MApi_VDEC_GetNextPTS()
1886 return u32NextPts; in MApi_VDEC_GetNextPTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c1857 MS_U32 u32NextPts = VDEC_U32_MAX; in MApi_VDEC_GetNextPTS() local
1858 u32NextPts = MApi_VDEC_EX_GetNextPTS(&stStreamId); in MApi_VDEC_GetNextPTS()
1859 return u32NextPts; in MApi_VDEC_GetNextPTS()