Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dreorder_optimizer.h37 Histogram histogram_; variable
Dunderrun_optimizer.h41 Histogram histogram_; variable
/external/webrtc/modules/audio_processing/agc/
Dagc.h45 std::unique_ptr<LoudnessHistogram> histogram_; variable
/external/zucchini/aosp/include/components/zucchini/
Dbinary_data_histogram.h85 std::unique_ptr<int32_t[]> histogram_; variable
/external/zucchini/
Dbinary_data_histogram.h85 std::unique_ptr<int32_t[]> histogram_; variable
/external/webrtc/modules/video_coding/
Dhistogram_unittest.cc21 Histogram histogram_; member in webrtc::video_coding::TestHistogram
/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter_lag_aggregator.h68 std::vector<int> histogram_; variable
/external/cronet/base/task/sequence_manager/
Dthread_controller.h360 raw_ptr<HistogramBase> histogram_ = nullptr; variable
/external/cronet/net/dns/
Dhttpssvc_metrics_unittest.cc86 base::HistogramTester histogram_; member in net::HttpssvcMetricsTest
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/
DHistogramQueryResult.java148 private com.google.protobuf.MapField<java.lang.String, java.lang.Long> histogram_; field in HistogramQueryResult
767 private com.google.protobuf.MapField<java.lang.String, java.lang.Long> histogram_; field in HistogramQueryResult.Builder
/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/
DHistogramQueryResult.java148 private com.google.protobuf.MapField<java.lang.String, java.lang.Long> histogram_; field in HistogramQueryResult
752 private com.google.protobuf.MapField<java.lang.String, java.lang.Long> histogram_; field in HistogramQueryResult.Builder
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/
DHistogramQueryResult.java148 private com.google.protobuf.MapField<java.lang.String, java.lang.Long> histogram_; field in HistogramQueryResult
767 private com.google.protobuf.MapField<java.lang.String, java.lang.Long> histogram_; field in HistogramQueryResult.Builder
/external/grpc-grpc/test/cpp/qps/
Dclient.h331 Histogram histogram_; variable