Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.h358 kFirstFrameAfterResize // Resize observed. enumerator
H A Dvideo_stream_encoder.cc2471 expect_resize_state_ = ExpectResizeState::kFirstFrameAfterResize; in CheckForAnimatedContent()
2475 if (expect_resize_state_ == ExpectResizeState::kFirstFrameAfterResize) { in CheckForAnimatedContent()