Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiVDEC_v2.h170 E_VDEC_V2_CMD_GET_DISP_TIME_CODE, enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_v2.c709 case E_VDEC_V2_CMD_GET_DISP_TIME_CODE: in VDEC_V2_Ioctl()
H A DapiVDEC.c10663 …if(UtopiaIoctl(pu32VDEC_Inst,E_VDEC_V2_CMD_GET_DISP_TIME_CODE, (void*)&IO_arg) != UTOPIA_STATUS_SU… in MApi_VDEC_GetDispTimeCode()