Searched refs:_rotation_set (Results 1 – 3 of 3) sorted by relevance
26 _rotation_set(false) { in VCMEncodedFrame()38 _rotation_set(false) { in VCMEncodedFrame()58 _rotation_set(rhs._rotation_set) { in VCMEncodedFrame()95 _rotation_set = false; in Reset()
154 RTC_DCHECK(!_rotation_set); in InsertPacket()156 _rotation_set = true; in InsertPacket()
127 bool _rotation_set; variable