Searched refs:max_bytes_per_frame (Results 1 – 1 of 1) sorted by relevance
177 int max_bytes_per_frame = kMaxBytesPerFrameForFec; in BitRateTooLowForFec() local180 max_bytes_per_frame = kMaxBytesPerFrameForFecLow; in BitRateTooLowForFec()182 max_bytes_per_frame = kMaxBytesPerFrameForFecHigh; in BitRateTooLowForFec()188 if (estimate_bytes_per_frame < max_bytes_per_frame && in BitRateTooLowForFec()