OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:full_sync_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
decoding_state.cc
26
full_sync_
(true),
40
full_sync_
= true;
105
full_sync_
= state.
full_sync_
;
146
return
full_sync_
;
154
full_sync_
= true;
156
full_sync_
= true;
157
} else if (
full_sync_
) {
164
full_sync_
= false;
166
full_sync_
= ContinuousPictureId(frame->PictureId())
[
all
...]
decoding_state.h
72
bool
full_sync_
; // Sync flag when temporal layers are used.
member in class:webrtc::VCMDecodingState
Completed in 342 milliseconds