Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.h292 bool StopOutputStream();
Dv4l2_video_decode_accelerator.cc1342 if (!(StopDevicePoll() && StopOutputStream() && StopInputStream())) in NotifyFlushDoneIfNeeded()
1425 if (!(StopDevicePoll() && StopOutputStream())) in FinishReset()
1489 StopOutputStream(); in DestroyTask()
1550 bool V4L2VideoDecodeAccelerator::StopOutputStream() { in StopOutputStream() function in media::V4L2VideoDecodeAccelerator
1607 if (!(StopDevicePoll() && StopOutputStream())) in StartResolutionChange()