Searched refs:StopInputStream (Results 1 – 2 of 2) sorted by relevance
291 bool StopInputStream();
1342 if (!(StopDevicePoll() && StopOutputStream() && StopInputStream())) in NotifyFlushDoneIfNeeded()1434 if (!StopInputStream()) in FinishReset()1490 StopInputStream(); in DestroyTask()1576 bool V4L2VideoDecodeAccelerator::StopInputStream() { in StopInputStream() function in media::V4L2VideoDecodeAccelerator