Searched refs:estimate_bytes_per_frame (Results 1 – 1 of 1) sorted by relevance
143 int estimate_bytes_per_frame = 1000 * BitsPerFrame(parameters) / 8; in BitRateTooLowForFec() local155 if (estimate_bytes_per_frame < max_bytes_per_frame && in BitRateTooLowForFec()