Home
last modified time | relevance | path

Searched refs:RVD_ISR_Event (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvRVD.h578 } RVD_ISR_Event; typedef
653 extern MS_BOOL MDrv_RVD_GetISRInfo( RVD_ISR_Event* eType );
655 extern RVD_Result MDrv_RVD_SetISREvent(RVD_ISR_Event eEvent ,RVD_InterruptCb fnISRHandler );
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/rvd/
H A DdrvRVD.c2040 RVD_Result MDrv_RVD_SetISREvent(RVD_ISR_Event eEvent, RVD_InterruptCb fnISRHandler) in MDrv_RVD_SetISREvent()
2129 MS_BOOL MDrv_RVD_GetISRInfo(RVD_ISR_Event* eType) in MDrv_RVD_GetISRInfo()
2132 *eType = (RVD_ISR_Event)gRVDISRCtrl.u32ISRInfo; in MDrv_RVD_GetISRInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A D_apiVDEC_weak.h472 __vdec_if MS_BOOL MDrv_RVD_GetISRInfo( RVD_ISR_Event* eType ) __vdec_weak;
474 __vdec_if RVD_Result MDrv_RVD_SetISREvent(RVD_ISR_Event eEvent ,RVD_InterruptCb fnISRHandler ) __vd…
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvRVD.h578 } RVD_ISR_Event; typedef
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt70171 } RVD_ISR_Event;
70246 extern MS_BOOL MDrv_RVD_GetISRInfo( RVD_ISR_Event* eType );
70248 extern RVD_Result MDrv_RVD_SetISREvent(RVD_ISR_Event eEvent ,RVD_InterruptCb fnISRHandler );