Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dmedia_opt_util.cc143 int estimate_bytes_per_frame = 1000 * BitsPerFrame(parameters) / 8; in BitRateTooLowForFec() local
155 if (estimate_bytes_per_frame < max_bytes_per_frame && in BitRateTooLowForFec()