Searched refs:pExTimeCode (Results 1 – 1 of 1) sorted by relevance
2199 VDEC_EX_Result MApi_VDEC_EX_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pExTimeCode) in MApi_VDEC_EX_GetDecTimeCode() argument2207 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() argument2236 if (!pExTimeCode) in MApi_VDEC_EX_GetDispTimeCode()2244 _VDEC_MapExTimeCode(&stTimeCode, pExTimeCode); in MApi_VDEC_EX_GetDispTimeCode()