Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dsession_info.cc19 enum {kRttThreshold = 100}; // Not decodable if Rtt is lower than this. enumerator
236 if (frame_data.rtt_ms < kRttThreshold in UpdateDecodableSession()