Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiVDEC.h195 } VDEC_CB_TYPE; typedef
1264 VDEC_Result MApi_VDEC_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn, vo…
1265 VDEC_Result MApi_VDEC_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent);
1436 VDEC_Result MApi_VDEC_V2_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn,…
1437 VDEC_Result MApi_VDEC_V2_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent);
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A Dvdec_private.h203 typedef VDEC_Result (*IOCTL_VDEC_SetEvent_EX) (VDEC_CB_TYPE, MS_U32, VDEC_Eve…
204 typedef VDEC_Result (*IOCTL_VDEC_UnsetEvent_EX) (VDEC_CB_TYPE, MS_U32);
H A DapiVDEC_v2.c758 …*((VDEC_Result *)pRet) = psVDEC_InstPri->fpVDEC_SetEvent_EX(*((VDEC_CB_TYPE*)(((VDEC_V2_IO_Param … in VDEC_V2_Ioctl()
766 …*((VDEC_Result *)pRet) = psVDEC_InstPri->fpVDEC_UnsetEvent_EX(*((VDEC_CB_TYPE*)(((VDEC_V2_IO_Para… in VDEC_V2_Ioctl()
H A DapiVDEC_EX_wrap.c2359 eRetVal = MApi_VDEC_SetEvent_EX((VDEC_CB_TYPE)cb_type, u32EventFlag, pfn, param); in MApi_VDEC_EX_SetEvent_MultiCallback()
2377 eRetVal = MApi_VDEC_UnsetEvent_EX((VDEC_CB_TYPE)cb_type, u32EventFlag); in MApi_VDEC_EX_UnsetEvent_MultiCallback()
H A DapiVDEC.c11644 VDEC_Result MApi_VDEC_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn, vo… in MApi_VDEC_SetEvent_EX()
11672 VDEC_Result MApi_VDEC_V2_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn,… in MApi_VDEC_V2_SetEvent_EX()
11889 VDEC_Result MApi_VDEC_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent_EX()
11915 VDEC_Result MApi_VDEC_V2_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent) in MApi_VDEC_V2_UnsetEvent_EX()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiVDEC.h193 } VDEC_CB_TYPE; typedef
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c2532 VDEC_Result MApi_VDEC_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn, vo… in MApi_VDEC_SetEvent_EX()
2550 VDEC_Result MApi_VDEC_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent_EX()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c2588 VDEC_Result MApi_VDEC_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn, vo… in MApi_VDEC_SetEvent_EX()
2606 VDEC_Result MApi_VDEC_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent_EX()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c2561 VDEC_Result MApi_VDEC_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn, vo… in MApi_VDEC_SetEvent_EX()
2579 VDEC_Result MApi_VDEC_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent_EX()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt25111 } VDEC_CB_TYPE;
26170 VDEC_Result MApi_VDEC_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn, vo…
26171 VDEC_Result MApi_VDEC_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent);
26342 VDEC_Result MApi_VDEC_V2_SetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent, VDEC_EventCb pfn,…
26343 VDEC_Result MApi_VDEC_V2_UnsetEvent_EX(VDEC_CB_TYPE cb_type, MS_U32 u32EnableEvent);