Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dloss_notification_controller.cc132 constexpr size_t kExpectedKeyFrameIntervalFrames = 3000; in DiscardOldInformation() local
133 constexpr size_t kMaxSize = 2 * kExpectedKeyFrameIntervalFrames; in DiscardOldInformation()
134 constexpr size_t kTargetSize = kExpectedKeyFrameIntervalFrames; in DiscardOldInformation()