Searched defs:OnDroppedFrames (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/ | ||
H A D | video_coding_defines.cc | 15 void VCMReceiveCallback::OnDroppedFrames(uint32_t frames_dropped) {} in OnDroppedFrames() function in webrtc::VCMReceiveCallback |
H A D | generic_decoder_unittest.cc | 53 void OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::video_coding::ReceiveCallback |
/aosp_15_r20/external/webrtc/video/ | ||
H A D | video_stream_decoder2.cc | 56 void VideoStreamDecoder::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::VideoStreamDecoder |
H A D | receive_statistics_proxy2.cc | 954 void ReceiveStatisticsProxy::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::ReceiveStatisticsProxy |