Home
last modified time | relevance | path

Searched defs:HistogramEntry (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c56 struct HistogramEntry struct
69 typedef struct HistogramEntry HistogramEntry; typedef
/third_party/grpc/test/cpp/qps/
Dclient_sync.cc397 bool ThreadFuncImpl(HistogramEntry* /*entry*/, in ThreadFuncImpl() argument
Dclient.h111 HistogramEntry() : value_used_(false), status_used_(false) {} in HistogramEntry() function