Searched refs:ProcessDecodedFrame (Results 1 – 3 of 3) sorted by relevance
99 absl::optional<Clock::duration> SimulatedCapturer::ProcessDecodedFrame( in ProcessDecodedFrame() function in openscreen::cast::SimulatedCapturer214 const auto delay_adjustment_or_null = ProcessDecodedFrame(*decoded_frame_); in ConsumeNextDecodedFrame()305 absl::optional<Clock::duration> SimulatedAudioCapturer::ProcessDecodedFrame( in ProcessDecodedFrame() function in openscreen::cast::SimulatedAudioCapturer
66 virtual absl::optional<Clock::duration> ProcessDecodedFrame(152 absl::optional<Clock::duration> ProcessDecodedFrame(
441 void ProcessDecodedFrame(void *aContext, otError aError) in ProcessDecodedFrame() function464 decoder.Init(decoderBuffer, ProcessDecodedFrame, &decoderContext); in TestEncoderDecoder()610 decoder.Init(decoderBuffer, ProcessDecodedFrame, &decoderContext); in TestFuzzEncoderDecoder()