Home
last modified time | relevance | path

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

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