/aosp_15_r20/external/webrtc/media/engine/ |
H A D | encoder_simulcast_proxy.cc | 62 void EncoderSimulcastProxy::SetRates(const RateControlParameters& parameters) { in SetRates() function in webrtc::EncoderSimulcastProxy
|
H A D | fake_webrtc_video_engine.cc | 164 void FakeWebRtcVideoEncoder::SetRates(const RateControlParameters& parameters) { in SetRates() function in cricket::FakeWebRtcVideoEncoder
|
H A D | simulcast_encoder_adapter.cc | 586 void SimulcastEncoderAdapter::SetRates( in SetRates() function in webrtc::SimulcastEncoderAdapter
|
H A D | simulcast_encoder_adapter_unittest.cc | 236 void SetRates(const RateControlParameters& parameters) { in SetRates() function in webrtc::test::MockVideoEncoder
|
/aosp_15_r20/external/webrtc/test/ |
H A D | configurable_frame_size_encoder.cc | 77 void ConfigurableFrameSizeEncoder::SetRates( in SetRates() function in webrtc::test::ConfigurableFrameSizeEncoder
|
H A D | video_encoder_proxy_factory.h | 109 void SetRates(const RateControlParameters& parameters) override { in SetRates() function
|
H A D | fake_encoder.cc | 243 void FakeEncoder::SetRates(const RateControlParameters& parameters) { in SetRates() function in webrtc::test::FakeEncoder
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | frame_dropper.cc | 245 void FrameDropper::SetRates(float bitrate, float incoming_frame_rate) { in SetRates() function in webrtc::FrameDropper
|
H A D | simulcast_test_fixture_impl.cc | 296 void SimulcastTestFixtureImpl::SetRates(uint32_t bitrate_kbps, uint32_t fps) { in SetRates() function in webrtc::test::SimulcastTestFixtureImpl
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/ |
H A D | videoprocessor_unittest.cc | 165 TEST_F(VideoProcessorTest, SetRates) { in TEST_F() argument
|
H A D | videoprocessor.cc | 319 void VideoProcessor::SetRates(size_t bitrate_kbps, double framerate_fps) { in SetRates() function in webrtc::test::VideoProcessor
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/ |
H A D | multiplex_encoder_adapter.cc | 254 void MultiplexEncoderAdapter::SetRates( in SetRates() function in webrtc::MultiplexEncoderAdapter
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/ |
H A D | h264_encoder_impl.cc | 347 void H264EncoderImpl::SetRates(const RateControlParameters& parameters) { in SetRates() function in webrtc::H264EncoderImpl
|
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/ |
H A D | quality_analyzing_video_encoder.cc | 172 void QualityAnalyzingVideoEncoder::SetRates( in SetRates() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoEncoder
|
/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A D | video_encoder_software_fallback_wrapper.cc | 386 void VideoEncoderSoftwareFallbackWrapper::SetRates( in SetRates() function in webrtc::__anonbaca671f0111::VideoEncoderSoftwareFallbackWrapper
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/ |
H A D | video_encoder_wrapper.cc | 174 void VideoEncoderWrapper::SetRates(const RateControlParameters& rc_parameters) { in SetRates() function in webrtc::jni::VideoEncoderWrapper
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/av1/ |
H A D | libaom_av1_encoder.cc | 739 void LibaomAv1Encoder::SetRates(const RateControlParameters& parameters) { in SetRates() function in webrtc::__anond432bf230111::LibaomAv1Encoder
|
/aosp_15_r20/external/webrtc/video/end_to_end_tests/ |
H A D | bandwidth_tests.cc | 348 void SetRates(const RateControlParameters& parameters) override { in TEST_F() function in webrtc::TEST_F::EncoderRateStatsTest
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_send_stream_tests.cc | 2116 void SetRates(const RateControlParameters& parameters) override { in TEST_F() function in webrtc::TEST_F::StartBitrateObserver 2199 void SetRates(const RateControlParameters& parameters) override { in SetRates() function in webrtc::StartStopBitrateObserver 2310 void SetRates(const RateControlParameters& parameters) override { in TEST_F() function in webrtc::TEST_F::EncoderStateObserver 2763 void SetRates(const RateControlParameters& parameters) override { in TEST_F() function in webrtc::TEST_F::EncoderBitrateThresholdObserver 3718 void SetRates(const RateControlParameters& parameters) override { in TEST_F() function in webrtc::TEST_F::RemoveOverheadFromBandwidthTest
|
H A D | video_quality_test.cc | 173 void SetRates(const RateControlParameters& parameters) override { in SetRates() function in webrtc::__anonea2e15550111::QualityTestVideoEncoder
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | libvpx_vp8_encoder.cc | 310 void LibvpxVp8Encoder::SetRates(const RateControlParameters& parameters) { in SetRates() function in webrtc::LibvpxVp8Encoder
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/ |
H A D | vp8_impl_unittest.cc | 167 TEST_F(TestVp8Impl, SetRates) { in TEST_F() argument
|
/aosp_15_r20/external/webrtc/api/video_codecs/test/ |
H A D | video_encoder_software_fallback_wrapper_unittest.cc | 133 void SetRates(const RateControlParameters& parameters) override {} in SetRates() function in webrtc::VideoEncoderSoftwareFallbackWrapperTestBase::CountingFakeEncoder
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/ |
H A D | libvpx_vp9_encoder.cc | 500 void LibvpxVp9Encoder::SetRates(const RateControlParameters& parameters) { in SetRates() function in webrtc::LibvpxVp9Encoder
|
/aosp_15_r20/external/webrtc/call/ |
H A D | call_perf_tests.cc | 842 void SetRates(const RateControlParameters& parameters) override { in TEST_F() function in webrtc::TEST_F::BitrateObserver
|