Searched refs:rotation_ (Results 1 – 9 of 9) sorted by relevance
56 rotation_(rotation) { in VideoFrame()75 rotation_ = kVideoRotation_0; in CreateEmptyFrame()121 rotation_ = rotation; in CreateFrame()154 rotation_ = videoFrame.rotation_; in CopyFrame()163 rotation_ = videoFrame.rotation_; in ShallowCopy()171 rotation_ = kVideoRotation_0; in Reset()
53 rotation_(webrtc::kVideoRotation_0) { in FakeVideoCapturer()128 frame.rotation = rotation_; in CaptureCustomFrame()167 rotation_ = rotation; in SetRotation()170 webrtc::VideoRotation GetRotation() { return rotation_; } in GetRotation()177 webrtc::VideoRotation rotation_; variable
129 VideoRotation rotation() const { return rotation_; } in rotation()131 rotation_ = rotation; in set_rotation()169 VideoRotation rotation_; variable
112 return rotation_; in GetVideoRotation()127 rotation_ = rotation; in SetRotation()140 webrtc::VideoRotation rotation_; variable
46 rotation_(webrtc::kVideoRotation_0) {} in WebRtcVideoFrame()56 rotation_(rotation) { in WebRtcVideoFrame()153 video_frame_buffer_, time_stamp_ns_, rotation_); in Copy()222 rotation_ = apply_rotation ? webrtc::kVideoRotation_0 : rotation; in Reset()264 rotation_ = webrtc::kVideoRotation_0; in InitToEmptyBuffer()
106 rotation_(kVideoRotation_0),145 rotation_ = inputFrame.rotation(); in Encode()152 vcm_encoded_frame_callback_->SetRotation(rotation_); in Encode()
143 VideoRotation rotation_; variable
151 rotation_(kVideoRotation_0), in RTPSender()261 rotation_ = rotation; in SetVideoRotation()1413 data_buffer[pos++] = ConvertVideoRotationToCVOByte(rotation_); in BuildVideoRotationExtension()
416 VideoRotation rotation_; variable