Searched defs:OnDroppedFrames (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/modules/video_coding/ | ||
D | video_coding_defines.cc | 15 void VCMReceiveCallback::OnDroppedFrames(uint32_t frames_dropped) {} in OnDroppedFrames() function in webrtc::VCMReceiveCallback |
/external/webrtc/video/ | ||
D | video_stream_decoder.cc | 54 void VideoStreamDecoder::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::VideoStreamDecoder |
D | video_stream_decoder2.cc | 55 void VideoStreamDecoder::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::VideoStreamDecoder |
D | receive_statistics_proxy.cc | 883 void ReceiveStatisticsProxy::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::ReceiveStatisticsProxy |
D | receive_statistics_proxy2.cc | 1004 void ReceiveStatisticsProxy::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames() function in webrtc::internal::ReceiveStatisticsProxy |