Searched defs:u32EnableEvent (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_wrap.c | 2500 VDEC_Result MApi_VDEC_SetEvent(MS_U32 u32EnableEvent, VDEC_EventCb pfn, void *param) in MApi_VDEC_SetEvent() 2512 VDEC_Result MApi_VDEC_UnsetEvent(MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent() 2532 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 D | apiVDEC_wrap.c | 2556 VDEC_Result MApi_VDEC_SetEvent(MS_U32 u32EnableEvent, VDEC_EventCb pfn, void *param) in MApi_VDEC_SetEvent() 2568 VDEC_Result MApi_VDEC_UnsetEvent(MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent() 2588 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 D | apiVDEC_wrap.c | 2529 VDEC_Result MApi_VDEC_SetEvent(MS_U32 u32EnableEvent, VDEC_EventCb pfn, void *param) in MApi_VDEC_SetEvent() 2541 VDEC_Result MApi_VDEC_UnsetEvent(MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent() 2561 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/modules/vdec_v1/api/vdec/ |
| H A D | apiVDEC.c | 11147 VDEC_Result MApi_VDEC_SetEvent(MS_U32 u32EnableEvent, VDEC_EventCb pfn, void *param) in MApi_VDEC_SetEvent() 11174 VDEC_Result MApi_VDEC_V2_SetEvent(MS_U32 u32EnableEvent, VDEC_EventCb pfn, void *param) in MApi_VDEC_V2_SetEvent() 11396 VDEC_Result MApi_VDEC_UnsetEvent(MS_U32 u32EnableEvent) in MApi_VDEC_UnsetEvent() 11421 VDEC_Result MApi_VDEC_V2_UnsetEvent(MS_U32 u32EnableEvent) in MApi_VDEC_V2_UnsetEvent() 11644 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()
|