Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp593 bool dispatchFrameComplete = false; in image() local
609 dispatchFrameComplete = true; in image()
619 if (dispatchFrameComplete) in image()
628 bool dispatchFrameComplete = false; in buffer() local
644 dispatchFrameComplete = true; in buffer()
654 if (dispatchFrameComplete) in buffer()