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

  /external/webrtc/webrtc/modules/video_coding/
encoded_frame.h 86 bool MissingFrame() const { return _missingFrame; }
118 bool _missingFrame;
encoded_frame.cc 22 _missingFrame(false),
34 _missingFrame(false),
53 _missingFrame(rhs._missingFrame),
90 _missingFrame = false;
frame_buffer.cc 267 _missingFrame = !continuous;

Completed in 59 milliseconds