Searched refs:TemporalId (Results 1 – 6 of 6) sorted by relevance
70 temporal_id_ = frame->TemporalId(); in SetState()126 if (frame->TemporalId() == kNoTemporalIdx || in UpdateSyncState()165 if (ContinuousLayer(frame->TemporalId(), frame->Tl0PicId())) in ContinuousFrame()
63 int VCMFrameBuffer::TemporalId() const { in TemporalId() function in webrtc::VCMFrameBuffer64 return _sessionInfo.TemporalId(); in TemporalId()
59 int TemporalId() const;
86 int TemporalId() const;
73 int VCMSessionInfo::TemporalId() const { in TemporalId() function in webrtc::VCMSessionInfo
818 } else if (frame->TemporalId() <= 0) { in FindAndInsertContinuousFrames()