Home
last modified time | relevance | path

Searched refs:last_sent_width (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc514 absl::optional<int> last_sent_width() const { return last_width_; } in last_sent_width() function in webrtc::__anon12f4eee80111::AdaptingFrameForwarder
1922 FpsInRangeForPixelsInBalanced(*video_source_.last_sent_width() * in TEST_F()
1935 EXPECT_EQ(kMinPixelsPerFrame, *video_source_.last_sent_width() * in TEST_F()
1958 FpsInRangeForPixelsInBalanced(*video_source_.last_sent_width() * in TEST_F()
4516 if (video_source_.last_sent_width()) { in TEST_F()