Home
last modified time | relevance | path

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

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