Searched refs:threshold_window (Results 1 – 1 of 1) sorted by relevance
951 int threshold_window = std::max(min_bitrate_bps / 10, 10000); in TEST_F() local953 min_bitrate_bps + threshold_window + 5000); in TEST_F()954 observer.set_high_remb_bps(min_bitrate_bps + threshold_window + 5000); in TEST_F()