Searched refs:VideoRotation (Results 1 – 25 of 40) sorted by relevance
12
28 VideoRotation rotation);65 VideoRotation rotation);74 VideoRotation rotation);129 VideoRotation rotation() const { return rotation_; } in rotation()130 void set_rotation(VideoRotation rotation) { in set_rotation()169 VideoRotation rotation_;
47 webrtc::VideoRotation rotation);65 webrtc::VideoRotation rotation);86 webrtc::VideoRotation rotation,111 webrtc::VideoRotation GetVideoRotation() const override { in GetVideoRotation()126 void SetRotation(webrtc::VideoRotation rotation) override { in SetRotation()140 webrtc::VideoRotation rotation_;
39 void InitFrame(webrtc::VideoRotation frame_rotation) { in InitFrame()61 webrtc::VideoRotation src_rotation, in VerifyFrame()
51 webrtc::VideoRotation rotation) in WebRtcVideoFrame()71 webrtc::VideoRotation rotation) { in Init()202 webrtc::VideoRotation rotation, in Reset()
57 static int32_t RotationFromDegrees(int degrees, VideoRotation* rotation);58 static int32_t RotationInDegrees(VideoRotation rotation, int* degrees);69 virtual int32_t SetCaptureRotation(VideoRotation rotation);132 VideoRotation _rotateFrame; // Set if the frame should be rotated by the
57 VideoRotation& orientation) = 0;136 virtual int32_t SetCaptureRotation(VideoRotation rotation) = 0;
47 VideoRotation* rotation) { in RotationFromDegrees()67 int32_t VideoCaptureImpl::RotationInDegrees(VideoRotation rotation, in RotationInDegrees()323 int32_t VideoCaptureImpl::SetCaptureRotation(VideoRotation rotation) { in SetCaptureRotation()
40 VideoRotation& orientation);
469 mediaCapture->SetRecordRotation(Windows::Media::Capture::VideoRotation::None); in PrepareForVideoRecording()491 mediaCapture->SetPreviewRotation(Windows::Media::Capture::VideoRotation::None);519 Windows::Media::Capture::VideoRotation AdvancedCapture::VideoRotationLookup( in VideoRotationLookup()525 return Windows::Media::Capture::VideoRotation::None; in VideoRotationLookup()528 return (counterclockwise) ? Windows::Media::Capture::VideoRotation::Clockwise270Degrees : in VideoRotationLookup()529 Windows::Media::Capture::VideoRotation::Clockwise90Degrees; in VideoRotationLookup()532 return Windows::Media::Capture::VideoRotation::Clockwise180Degrees; in VideoRotationLookup()535 return (counterclockwise) ? Windows::Media::Capture::VideoRotation::Clockwise90Degrees: in VideoRotationLookup()536 Windows::Media::Capture::VideoRotation::Clockwise270Degrees ; in VideoRotationLookup()539 return Windows::Media::Capture::VideoRotation::None; in VideoRotationLookup()
70 void SetRotation(VideoRotation rotation) { _rotation = rotation; } in SetRotation()79 VideoRotation _rotation;143 VideoRotation rotation_;
78 VideoRotation rotation() const { return _rotation; } in rotation()122 VideoRotation _rotation;
30 VideoRotation rotation;
21 inline uint8_t ConvertVideoRotationToCVOByte(VideoRotation rotation) { in ConvertVideoRotationToCVOByte()36 inline VideoRotation ConvertCVOByteToVideoRotation(uint8_t rotation) { in ConvertCVOByteToVideoRotation()
62 webrtc::VideoRotation rotation,107 virtual webrtc::VideoRotation GetVideoRotation() const { in GetVideoRotation()215 virtual void SetRotation(webrtc::VideoRotation rotation) = 0;
166 void SetRotation(webrtc::VideoRotation rotation) { in SetRotation()170 webrtc::VideoRotation GetRotation() { return rotation_; } in GetRotation()177 webrtc::VideoRotation rotation_;
51 VideoRotation rotation) in VideoFrame()112 VideoRotation rotation) { in CreateFrame()128 VideoRotation rotation) { in CreateFrame()
17 enum VideoRotation { enum
83 VideoRotation rotation) const = 0;162 void SetVideoRotation(VideoRotation rotation);208 VideoRotation rotation) const override;416 VideoRotation rotation_;
42 void RotateMatrix(float a[16], webrtc::VideoRotation rotation) { in RotateMatrix()167 webrtc::VideoRotation rotation) { in ScaleAndRotate()
62 webrtc::VideoRotation rotation);
21 VideoRotation rotation) { in CreateFrame()
27 VideoRotation rotation);
26 @property webrtc::VideoRotation frameRotation;
49 VideoRotation& orientation) override;
116 VideoRotation rotation,