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

  /external/webrtc/webrtc/modules/video_coding/
decoding_state.h 60 bool ContinuousFrameRefs(const VCMFrameBuffer* frame) const;
decoding_state.cc 203 return ContinuousFrameRefs(frame);
248 bool VCMDecodingState::ContinuousFrameRefs(const VCMFrameBuffer* frame) const {

Completed in 89 milliseconds