Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dvideo_coding_defines.cc15 void VCMReceiveCallback::OnDroppedFrames(uint32_t frames_dropped) {} in OnDroppedFrames() function in webrtc::VCMReceiveCallback
H A Dgeneric_decoder_unittest.cc53 void OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::video_coding::ReceiveCallback
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_decoder2.cc56 void VideoStreamDecoder::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::VideoStreamDecoder
H A Dreceive_statistics_proxy2.cc954 void ReceiveStatisticsProxy::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::ReceiveStatisticsProxy