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

  /external/chromium_org/content/common/gpu/media/
v4l2_video_decode_accelerator.h 130 kFlushBufferId = -2 // Buffer id for flush buffer, queued by FlushTask().
217 // BitstreamBufferRef (with input_id == kFlushBufferId) to perform the flush.
v4l2_video_decode_accelerator.cc 549 kFlushBufferId)
863 DCHECK(input_record.input_id != kFlushBufferId ||
867 // * if input_id < 0 (should be kFlushBufferId in this case), this input
    [all...]

Completed in 411 milliseconds