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 D | Decoder.java | 39 public interface OnCompleteFrame { interface in Decoder |
/aosp_15_r20/external/webrtc/video/ | ||
H A D | receive_statistics_proxy2.cc | 921 void ReceiveStatisticsProxy::OnCompleteFrame(bool is_keyframe, in OnCompleteFrame() function in webrtc::internal::ReceiveStatisticsProxy |
H A D | video_receive_stream2.cc | 717 void VideoReceiveStream2::OnCompleteFrame(std::unique_ptr<EncodedFrame> frame) { in OnCompleteFrame() function in webrtc::internal::VideoReceiveStream2 |
H A D | rtp_video_stream_receiver2_unittest.cc | 99 void OnCompleteFrame(std::unique_ptr<EncodedFrame> frame) override { in OnCompleteFrame() function in webrtc::__anon54968f930111::MockOnCompleteFrameCallback |