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

  /external/chromium_org/content/common/gpu/media/
vaapi_video_decode_accelerator.h 262 bool finish_flush_pending_; member in class:content::VaapiVideoDecodeAccelerator
vaapi_video_decode_accelerator.cc 259 finish_flush_pending_(false),
409 if (finish_flush_pending_ && pending_output_cbs_.empty())
790 finish_flush_pending_ = false;
801 finish_flush_pending_ = true;
840 finish_flush_pending_ = false;

Completed in 48 milliseconds