Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c448 static MS_BOOL bIsrAttached = FALSE; variable
1043 bIsrAttached = FALSE; in MVD_InitVar()
6289 if(TRUE == bIsrAttached) in MDrv_MVD_SetIsrEvent()
6292 bIsrAttached = FALSE; in MDrv_MVD_SetIsrEvent()
6306 if (FALSE == bIsrAttached) in MDrv_MVD_SetIsrEvent()
6313 bIsrAttached = TRUE; in MDrv_MVD_SetIsrEvent()