Searched defs:ChannelStatistics (Results 1 – 7 of 7) sorted by relevance
48 struct ChannelStatistics { struct50 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
279 Magick::ChannelStatistics::ChannelStatistics(void) in ChannelStatistics() function in Magick::ChannelStatistics298 Magick::ChannelStatistics::ChannelStatistics( in ChannelStatistics() function in Magick::ChannelStatistics402 Magick::ChannelStatistics::ChannelStatistics(const PixelChannel channel_, in ChannelStatistics() function in Magick::ChannelStatistics
49 } ChannelStatistics; typedef
630 } ChannelStatistics; in GetImageFeatures() typedef
14952 #define ChannelStatistics(channel) \ macro
14835 #define ChannelStatistics(channel) \ in Statistics() macro
5133 "ChannelStatistics": { object