HomeSort by relevance Sort by last modified time
    Searched refs:ContinuousLayer (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
decoding_state.h 59 bool ContinuousLayer(int temporal_id, int tl0_pic_id) const;
decoding_state.cc 191 if (ContinuousLayer(frame->TemporalId(), frame->Tl0PicId()))
232 bool VCMDecodingState::ContinuousLayer(int temporal_id, int tl0_pic_id) const {

Completed in 96 milliseconds