Home
last modified time | relevance | path

Searched defs:frames_dropped (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/modules/video_coding/
Dvideo_coding_defines.cc15 void VCMReceiveCallback::OnDroppedFrames(uint32_t frames_dropped) {} in OnDroppedFrames()
Dgeneric_decoder_unittest.cc53 void OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames()
57 uint32_t frames_dropped() const { return frames_dropped_; } in frames_dropped() function in webrtc::video_coding::ReceiveCallback
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Drecombiner.h75 bool frames_dropped; member
/external/webrtc/video/
Dvideo_stream_decoder2.cc56 void VideoStreamDecoder::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames()
Dreceive_statistics_proxy2.cc954 void ReceiveStatisticsProxy::OnDroppedFrames(uint32_t frames_dropped) { in OnDroppedFrames()
/external/webrtc/test/pc/e2e/analyzer/video/
Dexample_video_quality_analyzer.cc163 uint64_t ExampleVideoQualityAnalyzer::frames_dropped() const { in frames_dropped() function in webrtc::ExampleVideoQualityAnalyzer
/external/v4l-utils/lib/libv4lconvert/
Dlibv4lconvert-priv.h91 int frames_dropped; member
/external/webrtc/call/
Dvideo_receive_stream.h106 uint32_t frames_dropped = 0; member
/external/webrtc/api/stats/
Drtcstats_objects.h339 RTCStatsMember<uint32_t> frames_dropped; variable
468 RTCStatsMember<uint32_t> frames_dropped; variable
/external/webrtc/media/base/
Dmedia_channel.h636 uint32_t frames_dropped = 0; member