Searched refs:last_rotation_ (Results 1 – 3 of 3) sorted by relevance
125 last_rotation_(kVideoRotation_0), in RTPSenderVideo()292 video_header.rotation != last_rotation_ || in AddRtpHeaderExtensions()639 last_rotation_ = video_header.rotation; in SendVideo()
190 VideoRotation last_rotation_ RTC_GUARDED_BY(send_checker_);
1179 rotation = last_rotation_; in CheckLastFrameRotationMatches()1247 last_rotation_ = encoded_image.rotation_; in OnEncodedImage()1273 VideoRotation last_rotation_ = kVideoRotation_0; member in webrtc::VideoStreamEncoderTest::TestSink