OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_rotation_set
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
encoded_frame.cc
26
_rotation_set
(false) {
38
_rotation_set
(false) {
58
_rotation_set
(rhs.
_rotation_set
) {
95
_rotation_set
= false;
encoded_frame.h
125
// (same as marker bit). This |
_rotation_set
| is only for debugging purpose
127
bool
_rotation_set
;
member in class:webrtc::VCMEncodedFrame
frame_buffer.cc
154
RTC_DCHECK(!
_rotation_set
);
156
_rotation_set
= true;
Completed in 89 milliseconds