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

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc 59 last_frame_missing_(false),
296 decoder_->Decode(copied_image, last_frame_missing_, NULL);
304 last_frame_missing_ = copied_image._length == 0;
videoprocessor.h 212 bool last_frame_missing_; member in class:webrtc::test::VideoProcessorImpl

Completed in 662 milliseconds