Home
last modified time | relevance | path

Searched defs:histogram_ (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/modules/audio_processing/agc/
Dagc.h44 std::unique_ptr<LoudnessHistogram> histogram_; variable
/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter_lag_aggregator.h45 std::vector<int> histogram_; variable
/external/webrtc/modules/video_coding/
Dhistogram_unittest.cc21 Histogram histogram_; member in webrtc::video_coding::TestHistogram
/external/webrtc/modules/audio_coding/neteq/
Ddelay_manager.h146 std::unique_ptr<Histogram> histogram_; variable
/external/grpc-grpc/test/cpp/qps/
Dclient.h369 Histogram histogram_; variable
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2207 void colorHistogram( Container *histogram_, const Image image) in colorHistogram()