HomeSort by relevance Sort by last modified time
    Searched defs:rotation_ (Results 1 - 5 of 5) sorted by null

  /external/webrtc/talk/media/webrtc/
webrtcvideoframe.h 112 return rotation_;
127 rotation_ = rotation;
140 webrtc::VideoRotation rotation_; member in class:cricket::WebRtcVideoFrame
  /external/webrtc/talk/media/base/
fakevideocapturer.h 53 rotation_(webrtc::kVideoRotation_0) {
128 frame.rotation = rotation_;
167 rotation_ = rotation;
170 webrtc::VideoRotation GetRotation() { return rotation_; }
177 webrtc::VideoRotation rotation_; member in class:cricket::FakeVideoCapturer
  /external/webrtc/webrtc/modules/video_coding/
generic_encoder.h 143 VideoRotation rotation_; member in class:webrtc::VCMGenericEncoder
  /external/webrtc/webrtc/
video_frame.h 129 VideoRotation rotation() const { return rotation_; }
131 rotation_ = rotation;
169 VideoRotation rotation_; member in class:webrtc::VideoFrame
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.h 416 VideoRotation rotation_; member in class:webrtc::RTPSender

Completed in 360 milliseconds