Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/
Dvideo_capture_impl.cc82 _rotateFrame(kVideoRotation_0), in VideoCaptureImpl()
146 if (_rotateFrame == kVideoRotation_90 || in IncomingFrame()
147 _rotateFrame == kVideoRotation_270) { in IncomingFrame()
163 switch (_rotateFrame) { in IncomingFrame()
197 .set_rotation(!apply_rotation ? _rotateFrame : kVideoRotation_0) in IncomingFrame()
227 _rotateFrame = rotation; in SetCaptureRotation()
Dvideo_capture_impl.h100 VideoRotation _rotateFrame; // Set if the frame should be rotated by the variable