Searched refs:thresholdMS (Results 1 – 1 of 1) sorted by relevance
3394 const uint16_t thresholdMS = in PlayProc() local3397 if (remTimeMS < thresholdMS + 9) in PlayProc()3445 else if (remTimeMS < thresholdMS - 9) in PlayProc()3482 else if (thresholdMS + 9 < remTimeMS ) in PlayProc()