Searched defs:frames_until_overuse (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | overuse_detector_unittest.cc | 196 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 211 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 335 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 349 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 363 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 377 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 397 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 417 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 437 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local 457 int frames_until_overuse = RunUntilOveruse(packets_per_frame, packet_size, in TEST_F() local [all …]
|