/external/webrtc/rtc_base/experiments/ |
D | quality_scaling_experiment_unittest.cc | 101 const auto thresholds = in TEST() local 111 const auto thresholds = in TEST() local 119 const auto thresholds = in TEST() local 129 const auto thresholds = in TEST() local 137 const auto thresholds = in TEST() local 147 const auto thresholds = in TEST() local 155 const auto thresholds = in TEST() local 165 const auto thresholds = in TEST() local
|
D | balanced_degradation_settings_unittest.cc | 590 const auto thresholds = settings.GetQpThresholds(kVideoCodecVP9, 1000); in TEST() local 602 const auto thresholds = settings.GetQpThresholds(kVideoCodecH264, 2000); in TEST() local 614 const auto thresholds = settings.GetQpThresholds(kVideoCodecGeneric, 3000); in TEST() local
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | metrics_utils.py | 212 def assert_thresholds_range(thresholds): argument 221 def parse_init_thresholds(thresholds, default_threshold=0.5): argument 284 thresholds, argument 482 def is_evenly_distributed_thresholds(thresholds): argument 508 thresholds, argument
|
/external/libchrome/base/memory/ |
D | memory_pressure_monitor_chromeos.cc | 58 MemoryPressureMonitor::MemoryPressureThresholds thresholds) { in GetModerateMemoryThresholdInPercent() 69 MemoryPressureMonitor::MemoryPressureThresholds thresholds) { in GetCriticalMemoryThresholdInPercent() 107 MemoryPressureThresholds thresholds) in MemoryPressureMonitor()
|
/external/webrtc/modules/video_coding/utility/ |
D | quality_scaler.cc | 252 VideoEncoder::QpThresholds thresholds) in QualityScaler() 257 VideoEncoder::QpThresholds thresholds, in QualityScaler() 304 void QualityScaler::SetQpThresholds(VideoEncoder::QpThresholds thresholds) { in SetQpThresholds()
|
D | quality_scaler_unittest.cc | 68 VideoEncoder::QpThresholds thresholds) in QualityScalerUnderTest()
|
/external/webrtc/modules/audio_processing/aec3/ |
D | matched_filter_lag_aggregator.cc | 23 const EchoCanceller3Config::Delay::DelaySelectionThresholds& thresholds) in MatchedFilterLagAggregator()
|
/external/libaom/libaom/av1/encoder/ |
D | var_based_part.c | 341 static AOM_INLINE void set_vbp_thresholds(AV1_COMP *cpi, int64_t thresholds[], in set_vbp_thresholds() 494 MACROBLOCKD *xd, VP64x64 *vt, const int64_t thresholds[], int mi_col, in set_low_temp_var_flag_64x64() 545 MACROBLOCKD *xd, VP128x128 *vt, const int64_t thresholds[], int mi_col, in set_low_temp_var_flag_128x128() 624 VP128x128 *vt, int64_t thresholds[], MV_REFERENCE_FRAME ref_frame_partition, in set_low_temp_var_flag() 695 int minvar_16x16[][4], int *variance4x4downsample, int64_t *thresholds, in fill_variance_tree_leaves() 927 int64_t thresholds[5] = { vbp_thresholds[0], vbp_thresholds[1], in av1_choose_var_based_partitioning() local
|
D | intra_mode_search_utils.h | 105 static const int thresholds[BINS] = { in get_hist_bin_idx() local
|
/external/tensorflow/tensorflow/python/keras/ |
D | metrics.py | 985 thresholds=None, argument 1080 def __init__(self, thresholds=None, name=None, dtype=None): argument 1129 def __init__(self, thresholds=None, name=None, dtype=None): argument 1178 def __init__(self, thresholds=None, name=None, dtype=None): argument 1227 def __init__(self, thresholds=None, name=None, dtype=None): argument 1305 thresholds=None, argument 1434 thresholds=None, argument 2088 thresholds=None, argument 2170 def thresholds(self): member in AUC
|
/external/tensorflow/tensorflow/python/ops/ |
D | metrics_impl.py | 553 def _confusion_matrix_at_thresholds(labels, argument 734 thresholds=None): argument 1670 def false_negatives_at_thresholds(labels, argument 1779 def false_positives_at_thresholds(labels, argument 1888 def true_negatives_at_thresholds(labels, argument 1997 def true_positives_at_thresholds(labels, argument 2148 def precision_at_thresholds(labels, argument 2757 def recall_at_thresholds(labels, argument
|
/external/skia/src/gpu/gradients/ |
D | GrGradientShader.cpp | 249 const SkScalar* thresholds) { in make_looping_colorizer() 387 SkScalar thresholds[kMaxUnrolledIntervalCount] = {}; in make_unrolled_binary_colorizer() local 410 SkScalar thresholds[kMaxLoopingIntervalCount] = {}; in make_looping_binary_colorizer() local
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | cluster.proto | 37 repeated Thresholds thresholds = 1; field
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/ |
D | cds_for_test.proto | 72 repeated Thresholds thresholds = 1; field
|
/external/ImageMagick/MagickCore/ |
D | threshold.c | 930 const char *thresholds,ExceptionInfo *exception) in BlackThresholdImage() 1546 *thresholds; in GetThresholdMapFile() local 1740 *thresholds; in ListThresholdMapFile() local 2519 const char *thresholds,ExceptionInfo *exception) in WhiteThresholdImage()
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | training_ops.cc | 181 const auto& thresholds = thresholds_list[feature_idx].vec<int32>(); in FindBestSplitsPerNode() local 402 const auto& thresholds = thresholds_list[group_idx].vec<int32>(); in FindBestSplitsPerNode() local
|
/external/aac/libSBRenc/src/ |
D | tran_det.h | 115 FIXP_DBL thresholds[64]; member
|
D | tran_det.cpp | 472 FIXP_DBL *RESTRICT thresholds, in calculateThresholds() 553 FIXP_DBL *RESTRICT thresholds, FIXP_DBL *RESTRICT transients, in extractTransientCandidates()
|
/external/webrtc/api/video_codecs/ |
D | video_encoder.h | 114 absl::optional<QpThresholds> thresholds; member
|
/external/webrtc/video/adaptation/ |
D | video_stream_encoder_resource_manager.cc | 551 absl::optional<VideoEncoder::QpThresholds> thresholds = in ConfigureQualityScaler() local
|
/external/libopus/celt/ |
D | bands.c | 46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 572 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds() 829 v64x64 *vt, int64_t thresholds[], in set_low_temp_var_flag() 1288 int64_t thresholds[4] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in choose_partitioning() local
|
/external/ImageMagick/MagickWand/ |
D | magick-image.c | 970 thresholds[MagickPathExtent]; in MagickBlackThresholdImage() local 13222 thresholds[MagickPathExtent]; in MagickWhiteThresholdImage() local
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | monitoring.v1.json | 1534 "thresholds": { object 1992 "thresholds": { object
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_10bit_avx2.cc | 1512 const __m128i thresholds = _mm_set1_epi8(threshold - 128); in AdjustValue() local 1519 const __m256i thresholds = _mm256_set1_epi8(threshold - 128); in AdjustValue() local
|