Searched refs:m_queueFlush (Results 1 – 2 of 2) sorted by relevance
3300 Zero(m_queueFlush); in AsyncRoutineEmulator()3364 Zero(m_queueFlush); in Init()3387 (m_queueFullness[in] > 0 && m_queueFlush[in])) in CheckStageOutput()3394 m_queueFlush[out] = (m_queueFlush[in] && m_queueFullness[in] == 0); in CheckStageOutput()3404 m_queueFlush[STG_ACCEPT_FRAME] = 1; in Go()
2764 mfxU32 m_queueFlush[STG_COUNT + 1]; variable