Home
last modified time | relevance | path

Searched refs:FlushInputFrame (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.cc573 schedule_task = FlushInputFrame(); in DecodeBufferTask()
575 if (schedule_task && AppendToInputFrame(NULL, 0) && FlushInputFrame()) { in DecodeBufferTask()
753 if (!FlushInputFrame()) in DecodeBufferInitial()
786 (decoder_partial_frame_pending_ || FlushInputFrame())); in DecodeBufferContinue()
804 if (!FlushInputFrame()) in AppendToInputFrame()
854 bool V4L2VideoDecodeAccelerator::FlushInputFrame() { in FlushInputFrame() function in media::V4L2VideoDecodeAccelerator
Dv4l2_video_decode_accelerator.h224 bool FlushInputFrame();