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