Searched refs:bPaused (Results 1 – 1 of 1) sorted by relevance
320 static bool bPaused; in odm_PauseDIG() local330 !bPaused && (!(pDM_Odm->SupportAbility & ODM_BB_DIG) || in odm_PauseDIG()343 if (!bPaused) { in odm_PauseDIG()345 bPaused = true; in odm_PauseDIG()354 if (bPaused) { in odm_PauseDIG()357 bPaused = false; in odm_PauseDIG()