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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
encoded_frame.h 79 bool MissingFrame() const { return _missingFrame; }
115 bool _missingFrame;
encoded_frame.cc 23 _missingFrame(false),
35 _missingFrame(false),
55 _missingFrame(rhs._missingFrame),
95 _missingFrame = false;
frame_buffer.cc 282 _missingFrame = !continuous;

Completed in 63 milliseconds