Home
last modified time | relevance | path

Searched refs:fpVDEC_GetDecTimeCode (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_v2.c243 psVDEC_InstPri->fpVDEC_GetDecTimeCode = MApi_VDEC_V2_GetDecTimeCode; in VDEC_V2_Open()
705 …*((VDEC_Result *)pRet) = psVDEC_InstPri->fpVDEC_GetDecTimeCode(((VDEC_TimeCode *)(((VDEC_V2_IO_Pa… in VDEC_V2_Ioctl()
H A Dvdec_private.h320 IOCTL_VDEC_GetDecTimeCode fpVDEC_GetDecTimeCode; member