Home
last modified time | relevance | path

Searched defs:MDrv_MVD_SetIsrEvent (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A D_apiVDEC_weak.h300 #define MDrv_MVD_SetIsrEvent(x, y) (E_MVD_RET_OK) macro
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A D_apiVDEC_EX_weak.h291 #define MDrv_MVD_SetIsrEvent(x, y, z) (E_MVD_RET_OK) macro
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A D_apiVDEC_EX_weak.h303 #define MDrv_MVD_SetIsrEvent(x, y, z) (E_MVD_RET_OK) macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A D_apiVDEC_EX_weak.h299 #define MDrv_MVD_SetIsrEvent(x, y, z) (E_MVD_RET_OK) macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMVD.h785 #define MDrv_MVD_SetIsrEvent(x, y) (E_MVD_RET_OK) macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h785 #define MDrv_MVD_SetIsrEvent(x, y) (E_MVD_RET_OK) macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h916 #define MDrv_MVD_SetIsrEvent(x, y, z) (E_MVD_RET_OK) macro
H A DdrvMVD_EX.c2440 E_MVD_Result MDrv_MVD_SetIsrEvent(MS_U32 u32Id, MS_U32 eEvent, MVD_InterruptCb fnHandler) in MDrv_MVD_SetIsrEvent() function
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h851 #define MDrv_MVD_SetIsrEvent(x, y, z) (E_MVD_RET_OK) macro
H A DdrvMVD_EX.c2282 E_MVD_Result MDrv_MVD_SetIsrEvent(MS_U32 u32Id, MS_U32 eEvent, MVD_InterruptCb fnHandler) in MDrv_MVD_SetIsrEvent() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h915 #define MDrv_MVD_SetIsrEvent(x, y, z) (E_MVD_RET_OK) macro
H A DdrvMVD_EX.c2456 E_MVD_Result MDrv_MVD_SetIsrEvent(MS_U32 u32Id, MS_U32 eEvent, MVD_InterruptCb fnHandler) in MDrv_MVD_SetIsrEvent() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c6276 E_MVD_Result MDrv_MVD_SetIsrEvent(MS_U32 eEvent, MVD_InterruptCb fnHandler) in MDrv_MVD_SetIsrEvent() function