Searched refs:StopOutputStream (Results 1 – 2 of 2) sorted by relevance
292 bool StopOutputStream();
1342 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::V4L2VideoDecodeAccelerator1607 if (!(StopDevicePoll() && StopOutputStream())) in StartResolutionChange()