Searched refs:threshold_window (Results 1 – 1 of 1) sorted by relevance
1398 int threshold_window = std::max(min_bitrate_bps / 10, 20000); in TEST_F() local1400 min_bitrate_bps + threshold_window + 5000); in TEST_F()1401 set_high_remb_bps(min_bitrate_bps + threshold_window + 5000); in TEST_F()