Home
last modified time | relevance | path

Searched defs:ProcessDecodedFrame (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dsimulated_capturer.cc99 absl::optional<Clock::duration> SimulatedCapturer::ProcessDecodedFrame( in ProcessDecodedFrame() function in openscreen::cast::SimulatedCapturer
305 absl::optional<Clock::duration> SimulatedAudioCapturer::ProcessDecodedFrame( in ProcessDecodedFrame() function in openscreen::cast::SimulatedAudioCapturer
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_hdlc.cpp441 void ProcessDecodedFrame(void *aContext, otError aError) in ProcessDecodedFrame() function