Searched refs:_rotation (Results 1 – 5 of 5) sorted by relevance
25 _rotation(kVideoRotation_0), in VCMEncodedFrame()37 _rotation(kVideoRotation_0), in VCMEncodedFrame()57 _rotation(rhs._rotation), in VCMEncodedFrame()94 _rotation = kVideoRotation_0; in Reset()
78 VideoRotation rotation() const { return _rotation; } in rotation()122 VideoRotation _rotation; variable
70 void SetRotation(VideoRotation rotation) { _rotation = rotation; } in SetRotation()79 VideoRotation _rotation; variable
235 _rotation(kVideoRotation_0), in VCMEncodedFrameCallback()284 rtpVideoHeader.rotation = _rotation; in Encoded()
155 _rotation = packet.codecSpecificHeader.rotation; in InsertPacket()