Searched refs:LayerSync (Results 1 – 5 of 5) sorted by relevance
129 } else if (frame->FrameType() == kVideoFrameKey || frame->LayerSync()) { in UpdateSyncState()173 if (!full_sync_ && !frame->LayerSync()) in ContinuousFrame()
67 bool VCMFrameBuffer::LayerSync() const { in LayerSync() function in webrtc::VCMFrameBuffer68 return _sessionInfo.LayerSync(); in LayerSync()
60 bool LayerSync() const;
87 bool LayerSync() const;
80 bool VCMSessionInfo::LayerSync() const { in LayerSync() function in webrtc::VCMSessionInfo