Searched refs:kFlushBufferId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dv4l2_video_decode_accelerator.h130 kFlushBufferId = -2 // Buffer id for flush buffer, queued by FlushTask(). enumerator in enum:content::V4L2VideoDecodeAccelerator::BufferId
217 // BitstreamBufferRef (with input_id == kFlushBufferId) to perform the flush.
H A Dv4l2_video_decode_accelerator.cc549 kFlushBufferId)
863 DCHECK(input_record.input_id != kFlushBufferId ||
867 // * if input_id < 0 (should be kFlushBufferId in this case), this input
1261 io_client_, io_message_loop_proxy_, NULL, 0, kFlushBufferId)));

Completed in 300 milliseconds