Home
last modified time | relevance | path

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

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