Home
last modified time | relevance | path

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

/external/openscreen/cast/standalone_sender/
Dsimulated_capturer.cc129 next_task_.Schedule([this] { ConsumeNextDecodedFrame(); }, in StartDecodingNextFrame()
157 next_task_.Schedule([this] { ConsumeNextDecodedFrame(); }, in StartDecodingNextFrame()
161 void SimulatedCapturer::ConsumeNextDecodedFrame() { in ConsumeNextDecodedFrame() function in openscreen::cast::SimulatedCapturer
191 next_task_.Schedule([this] { ConsumeNextDecodedFrame(); }, in ConsumeNextDecodedFrame()
214 ConsumeNextDecodedFrame(); in ConsumeNextDecodedFrame()
Dsimulated_capturer.h88 void ConsumeNextDecodedFrame();