Home
last modified time | relevance | path

Searched defs:expected_bitrate (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc784 void VerifyAllocatedBitrate(const VideoBitrateAllocation& expected_bitrate) { in VerifyAllocatedBitrate()
3768 const VideoBitrateAllocation expected_bitrate = in TEST_F() local
3831 VideoBitrateAllocation expected_bitrate; in TEST_F() local
3846 VideoBitrateAllocation expected_bitrate; in TEST_F() local
3870 VideoBitrateAllocation expected_bitrate; in TEST_F() local
Dvideo_send_stream_tests.cc3022 void WaitForSetRates(uint32_t expected_bitrate) { in TEST_F()
/external/webrtc/call/
Dcall_perf_tests.cc771 uint32_t expected_bitrate = last_set_bitrate_kbps_ > 0 in TEST_F() local
/external/webrtc/media/engine/
Dwebrtc_voice_engine_unittest.cc416 int expected_bitrate) { in TestMaxSendBandwidth()
446 int expected_bitrate) { in CheckSendCodecBitrate()
/external/webrtc/pc/
Dchannel_unittest.cc1265 absl::optional<int> expected_bitrate) { in VerifyMaxBitrate()