Home
last modified time | relevance | path

Searched defs:input_fps (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/call/adaptation/test/
Dfake_video_stream_input_state_provider.cc23 int input_fps, in SetInputState()
/external/webrtc/call/adaptation/
Dvideo_stream_input_state_provider.cc48 int input_fps = frame_rate_provider_->GetInputFrameRate(); in InputState() local
Dvideo_stream_adapter_unittest.cc73 int input_fps, in FakeVideoStream()
84 int input_fps() const { return input_fps_; } in input_fps() function in webrtc::__anon2df297600111::FakeVideoStream
284 int input_fps = fake_stream.input_fps(); in TEST_F() local
/external/webrtc/api/test/
Dvideocodec_test_fixture.h29 double input_fps; member
/external/webrtc/video/
Dvideo_stream_encoder.cc1627 absl::optional<uint32_t> input_fps = in GetInputFramerateFps() local
/external/webrtc/call/
Dcall_perf_tests.cc1141 double input_fps = 0.0; in TestEncodeFramerate() local