Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.h195 enum { kMaxBytesPerFrameForFec = 700 }; enumerator
Dmedia_opt_util.cc144 int max_bytes_per_frame = kMaxBytesPerFrameForFec; in BitRateTooLowForFec()