Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.h199 enum { kMaxBytesPerFrameForFecHigh = 1000 }; enumerator
Dmedia_opt_util.cc149 max_bytes_per_frame = kMaxBytesPerFrameForFecHigh; in BitRateTooLowForFec()