Searched refs:ContinuousLayer (Results 1 – 2 of 2) sorted by relevance
62 bool ContinuousLayer(int temporal_id, int tl0_pic_id) const;
218 if (ContinuousLayer(frame->TemporalId(), frame->Tl0PicId())) in ContinuousFrame()260 bool VCMDecodingState::ContinuousLayer(int temporal_id, int tl0_pic_id) const { in ContinuousLayer() function in webrtc::VCMDecodingState