Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dmedia_opt_util.h213 enum { kMaxBytesPerFrameForFecHigh = 1000 }; enumerator
Dmedia_opt_util.cc158 max_bytes_per_frame = kMaxBytesPerFrameForFecHigh; in BitRateTooLowForFec()