Searched defs:OnCompleteFrame (Results 1 – 4 of 4) sorted by relevance
| /external/pigweed/pw_hdlc/java/main/dev/pigweed/pw_hdlc/ | ||
| D | Decoder.java | 39 public interface OnCompleteFrame { interface in Decoder |
| /external/webrtc/video/ | ||
| D | receive_statistics_proxy2.cc | 921 void ReceiveStatisticsProxy::OnCompleteFrame(bool is_keyframe, in OnCompleteFrame() function in webrtc::internal::ReceiveStatisticsProxy |
| D | video_receive_stream2.cc | 717 void VideoReceiveStream2::OnCompleteFrame(std::unique_ptr<EncodedFrame> frame) { in OnCompleteFrame() function in webrtc::internal::VideoReceiveStream2 |
| D | rtp_video_stream_receiver2_unittest.cc | 99 void OnCompleteFrame(std::unique_ptr<EncodedFrame> frame) override { in OnCompleteFrame() function in webrtc::__anon2854af620111::MockOnCompleteFrameCallback |