Home
last modified time | relevance | path

Searched refs:kStopPaddingThresholdMs (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_encoder.cc47 static const float kStopPaddingThresholdMs = 2000; variable
286 if (now_ms - time_of_last_frame_activity_ms > kStopPaddingThresholdMs) in GetPaddingNeededBps()