Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_EX_wrap.c2199 VDEC_EX_Result MApi_VDEC_EX_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pExTimeCode) in MApi_VDEC_EX_GetDecTimeCode() argument
2207 if (!pExTimeCode) in MApi_VDEC_EX_GetDecTimeCode()
2217 _VDEC_MapExTimeCode(&stTimeCode, pExTimeCode); in MApi_VDEC_EX_GetDecTimeCode()
2229 VDEC_EX_Result MApi_VDEC_EX_GetDispTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pExTimeCode) in MApi_VDEC_EX_GetDispTimeCode() argument
2236 if (!pExTimeCode) in MApi_VDEC_EX_GetDispTimeCode()
2244 _VDEC_MapExTimeCode(&stTimeCode, pExTimeCode); in MApi_VDEC_EX_GetDispTimeCode()