Home
last modified time | relevance | path

Searched defs:ChannelStatistics (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/api/voip/
Dvoip_statistics.h48 struct ChannelStatistics { struct
50 uint64_t packets_sent = 0;
53 uint64_t bytes_sent = 0;
56 uint64_t packets_received = 0;
59 uint64_t bytes_received = 0;
62 double jitter = 0.0;
87 // kOk - successfully set provided ChannelStatistics reference. argument
/external/ImageMagick/Magick++/lib/
DStatistic.cpp279 Magick::ChannelStatistics::ChannelStatistics(void) in ChannelStatistics() function in Magick::ChannelStatistics
298 Magick::ChannelStatistics::ChannelStatistics( in ChannelStatistics() function in Magick::ChannelStatistics
402 Magick::ChannelStatistics::ChannelStatistics(const PixelChannel channel_, in ChannelStatistics() function in Magick::ChannelStatistics
/external/ImageMagick/MagickCore/
Dstatistic.h49 } ChannelStatistics; typedef
Dfeature.c630 } ChannelStatistics; in GetImageFeatures() typedef
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in14952 #define ChannelStatistics(channel) \ macro
/external/ImageMagick/PerlMagick/
DMagick.xs14835 #define ChannelStatistics(channel) \ in Statistics() macro
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dyoutube.v3.json5133 "ChannelStatistics": { object