Searched refs:pu32CurEvent (Results 1 – 3 of 3) sorted by relevance
2086 MS_U32* pu32CurEvent; in MVD_IsrProc() local2113 pu32CurEvent = &(pMVDDrvContext->_eCurEvent[u8DrvIdx]); in MVD_IsrProc()2121 *pu32CurEvent = E_MVD_EVENT_DISABLE_ALL; in MVD_IsrProc()2127 *pu32CurEvent |= E_MVD_EVENT_USER_DATA; in MVD_IsrProc()2135 *pu32CurEvent |= E_MVD_EVENT_USER_DATA_DISP; in MVD_IsrProc()2143 *pu32CurEvent |= E_MVD_EVENT_DISP_RDY; in MVD_IsrProc()2151 *pu32CurEvent |= E_MVD_EVENT_SEQ_FOUND; in MVD_IsrProc()2159 *pu32CurEvent |= E_MVD_EVENT_FIRST_FRAME; in MVD_IsrProc()2167 *pu32CurEvent |= E_MVD_EVENT_XC_LOW_DEALY; in MVD_IsrProc()2175 *pu32CurEvent |= E_MVD_EVENT_DEC_I; in MVD_IsrProc()[all …]
2252 MS_U32* pu32CurEvent; in MVD_IsrProc() local2280 pu32CurEvent = &(pMVDDrvContext->_eCurEvent[u8DrvIdx]); in MVD_IsrProc()2291 *pu32CurEvent = E_MVD_EVENT_DISABLE_ALL; in MVD_IsrProc()2297 *pu32CurEvent |= E_MVD_EVENT_USER_DATA; in MVD_IsrProc()2305 *pu32CurEvent |= E_MVD_EVENT_USER_DATA_DISP; in MVD_IsrProc()2313 *pu32CurEvent |= E_MVD_EVENT_DISP_RDY; in MVD_IsrProc()2321 *pu32CurEvent |= E_MVD_EVENT_SEQ_FOUND; in MVD_IsrProc()2329 *pu32CurEvent |= E_MVD_EVENT_FIRST_FRAME; in MVD_IsrProc()2337 *pu32CurEvent |= E_MVD_EVENT_XC_LOW_DEALY; in MVD_IsrProc()2345 *pu32CurEvent |= E_MVD_EVENT_DEC_I; in MVD_IsrProc()[all …]
2236 MS_U32* pu32CurEvent; in MVD_IsrProc() local2264 pu32CurEvent = &(pMVDDrvContext->_eCurEvent[u8DrvIdx]); in MVD_IsrProc()2275 *pu32CurEvent = E_MVD_EVENT_DISABLE_ALL; in MVD_IsrProc()2281 *pu32CurEvent |= E_MVD_EVENT_USER_DATA; in MVD_IsrProc()2289 *pu32CurEvent |= E_MVD_EVENT_USER_DATA_DISP; in MVD_IsrProc()2297 *pu32CurEvent |= E_MVD_EVENT_DISP_RDY; in MVD_IsrProc()2305 *pu32CurEvent |= E_MVD_EVENT_SEQ_FOUND; in MVD_IsrProc()2313 *pu32CurEvent |= E_MVD_EVENT_FIRST_FRAME; in MVD_IsrProc()2321 *pu32CurEvent |= E_MVD_EVENT_XC_LOW_DEALY; in MVD_IsrProc()2329 *pu32CurEvent |= E_MVD_EVENT_DEC_I; in MVD_IsrProc()[all …]