Home
last modified time | relevance | path

Searched refs:ContinuousLayer (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Ddecoding_state.cc191 if (ContinuousLayer(frame->TemporalId(), frame->Tl0PicId())) in ContinuousFrame()
232 bool VCMDecodingState::ContinuousLayer(int temporal_id, int tl0_pic_id) const { in ContinuousLayer() function in webrtc::VCMDecodingState
Ddecoding_state.h59 bool ContinuousLayer(int temporal_id, int tl0_pic_id) const;