Searched refs:max_bytes_per_frame (Results 1 – 1 of 1) sorted by relevance
144 int max_bytes_per_frame = kMaxBytesPerFrameForFec; in BitRateTooLowForFec() local147 max_bytes_per_frame = kMaxBytesPerFrameForFecLow; in BitRateTooLowForFec()149 max_bytes_per_frame = kMaxBytesPerFrameForFecHigh; in BitRateTooLowForFec()155 if (estimate_bytes_per_frame < max_bytes_per_frame && in BitRateTooLowForFec()