Home
last modified time | relevance | path

Searched defs:OnCompleteFrame (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_hdlc/java/main/dev/pigweed/pw_hdlc/
H A DDecoder.java39 public interface OnCompleteFrame { interface in Decoder
/aosp_15_r20/external/webrtc/video/
H A Dreceive_statistics_proxy2.cc921 void ReceiveStatisticsProxy::OnCompleteFrame(bool is_keyframe, in OnCompleteFrame() function in webrtc::internal::ReceiveStatisticsProxy
H A Dvideo_receive_stream2.cc717 void VideoReceiveStream2::OnCompleteFrame(std::unique_ptr<EncodedFrame> frame) { in OnCompleteFrame() function in webrtc::internal::VideoReceiveStream2
H A Drtp_video_stream_receiver2_unittest.cc99 void OnCompleteFrame(std::unique_ptr<EncodedFrame> frame) override { in OnCompleteFrame() function in webrtc::__anon54968f930111::MockOnCompleteFrameCallback