Searched refs:kMaxAllowedVideoLateTimeUs (Results 1 – 1 of 1) sorted by relevance
37 static const int64_t kMaxAllowedVideoLateTimeUs = 40000ll; variable571 if (nowUs - itemRealUs <= kMaxAllowedVideoLateTimeUs) { in onDrainVideo_l()