Home
last modified time | relevance | path

Searched defs:OnDroppedFrames (Results 1 – 5 of 5) 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
/external/webrtc/video/
Dvideo_stream_decoder.cc54 void VideoStreamDecoder::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::VideoStreamDecoder
Dvideo_stream_decoder2.cc55 void VideoStreamDecoder::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::VideoStreamDecoder
Dreceive_statistics_proxy2.cc1004 void ReceiveStatisticsProxy::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::ReceiveStatisticsProxy
Dreceive_statistics_proxy.cc883 void ReceiveStatisticsProxy::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::ReceiveStatisticsProxy