Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 25 of 40) sorted by relevance

12

/external/webrtc/rtc_base/experiments/
Dquality_scaling_experiment_unittest.cc101 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
Dbalanced_degradation_settings_unittest.cc590 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/
Dmetrics_utils.py212 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/
Dmemory_pressure_monitor_chromeos.cc58 MemoryPressureMonitor::MemoryPressureThresholds thresholds) { in GetModerateMemoryThresholdInPercent()
69 MemoryPressureMonitor::MemoryPressureThresholds thresholds) { in GetCriticalMemoryThresholdInPercent()
107 MemoryPressureThresholds thresholds) in MemoryPressureMonitor()
/external/webrtc/modules/video_coding/utility/
Dquality_scaler.cc252 VideoEncoder::QpThresholds thresholds) in QualityScaler()
257 VideoEncoder::QpThresholds thresholds, in QualityScaler()
304 void QualityScaler::SetQpThresholds(VideoEncoder::QpThresholds thresholds) { in SetQpThresholds()
Dquality_scaler_unittest.cc68 VideoEncoder::QpThresholds thresholds) in QualityScalerUnderTest()
/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter_lag_aggregator.cc23 const EchoCanceller3Config::Delay::DelaySelectionThresholds& thresholds) in MatchedFilterLagAggregator()
/external/libaom/libaom/av1/encoder/
Dvar_based_part.c341 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
Dintra_mode_search_utils.h105 static const int thresholds[BINS] = { in get_hist_bin_idx() local
/external/tensorflow/tensorflow/python/keras/
Dmetrics.py985 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/
Dmetrics_impl.py553 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/
DGrGradientShader.cpp249 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/
Dcluster.proto37 repeated Thresholds thresholds = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Dcds_for_test.proto72 repeated Thresholds thresholds = 1; field
/external/ImageMagick/MagickCore/
Dthreshold.c930 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/
Dtraining_ops.cc181 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/
Dtran_det.h115 FIXP_DBL thresholds[64]; member
Dtran_det.cpp472 FIXP_DBL *RESTRICT thresholds, in calculateThresholds()
553 FIXP_DBL *RESTRICT thresholds, FIXP_DBL *RESTRICT transients, in extractTransientCandidates()
/external/webrtc/api/video_codecs/
Dvideo_encoder.h114 absl::optional<QpThresholds> thresholds; member
/external/webrtc/video/adaptation/
Dvideo_stream_encoder_resource_manager.cc551 absl::optional<VideoEncoder::QpThresholds> thresholds = in ConfigureQualityScaler() local
/external/libopus/celt/
Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c572 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/
Dmagick-image.c970 thresholds[MagickPathExtent]; in MagickBlackThresholdImage() local
13222 thresholds[MagickPathExtent]; in MagickWhiteThresholdImage() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dmonitoring.v1.json1534 "thresholds": { object
1992 "thresholds": { object
/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_10bit_avx2.cc1512 const __m128i thresholds = _mm_set1_epi8(threshold - 128); in AdjustValue() local
1519 const __m256i thresholds = _mm256_set1_epi8(threshold - 128); in AdjustValue() local

12