Home
last modified time | relevance | path

Searched full:trend (Results 1 – 25 of 167) sorted by relevance

1234567

/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dtrendline_estimator.cc229 double trend = prev_trend_; in UpdateTrendline() local
232 // trend can be seen as an estimate of (send_rate - capacity)/capacity. in UpdateTrendline()
233 // 0 < trend < 1 -> the delay increases, queues are filling up in UpdateTrendline()
234 // trend == 0 -> the delay does not change in UpdateTrendline()
235 // trend < 0 -> the delay decreases, queues are being emptied in UpdateTrendline()
236 trend = LinearFitSlope(delay_hist_).value_or(trend); in UpdateTrendline()
241 if (trend >= 0 && cap.has_value() && trend > cap.value()) { in UpdateTrendline()
242 trend = cap.value(); in UpdateTrendline()
246 BWE_TEST_LOGGING_PLOT(1, "trendline_slope", arrival_time_ms, trend); in UpdateTrendline()
248 Detect(trend, send_delta_ms, arrival_time_ms); in UpdateTrendline()
[all …]
H A Dtrendline_estimator.h92 void Detect(double trend, double ts_delta, int64_t now_ms);
/aosp_15_r20/external/libchrome-gestures/src/
H A Dtrend_classifying_filter_interpreter.cc34 prop_reg, "Trend Classifying Filter Enabled", true), in TrendClassifyingFilterInterpreter()
36 prop_reg, "Trend Classifying 2nd-order Motion Enabled", false), in TrendClassifyingFilterInterpreter()
38 prop_reg, "Trend Classifying Min Num of Samples", 6), in TrendClassifyingFilterInterpreter()
40 prop_reg, "Trend Classifying Num of Samples", kNumOfSamples), in TrendClassifyingFilterInterpreter()
42 prop_reg, "Trend Classifying Z Threshold", 2.5758293035489004) { in TrendClassifyingFilterInterpreter()
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/test/
H A Dgoog_cc_printer.cc82 auto trend = [this] { in CreateLoggers() local
103 Log("trendline", [=] { return trend()->prev_trend_; }), in CreateLoggers()
105 [=] { return trend()->prev_modified_trend_; }), in CreateLoggers()
106 Log("trendline_offset_threshold", [=] { return trend()->threshold_; }), in CreateLoggers()
/aosp_15_r20/external/libchrome-gestures/include/
H A Dgestures.h126 // If a finger is showing a trend of moving (see the TrendClassifyingFilter).
136 // Compared to the trend flags, this one takes the magnitude of movements
138 // more prone to abrupt noisy jumps than the trend flags. It also looks at
139 // a shorter period of time than the trend ones so it may provide faster
H A Dtrend_classifying_filter_interpreter.h156 // Trend types for internal use
223 // Flag to turn on/off the trend classifying filter
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_frame.c159 * indicating a match with the expected error trend.
163 * However, the brightest values (250 and up) are ignored as the error trend
238 * Calculate error trend from linear fit. in igt_check_analog_frame_match()
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/verify_certificate_chain_unittest/issuer-and-subject-not-byte-for-byte-equal/
H A Dtarget.pem18 Issuer: C=US, O=Trend Micro Inc, CN=Trend Micro CA
22 …1.2=California/serialNumber=C1919248, C=US, ST=California, L=Cupertino, O=Trend Micro, Inc., CN=co…
130 Subject: C=US, O=Trend Micro Inc, CN=Trend Micro CA
/aosp_15_r20/external/cronet/net/data/verify_certificate_chain_unittest/issuer-and-subject-not-byte-for-byte-equal/
H A Dtarget.pem18 Issuer: C=US, O=Trend Micro Inc, CN=Trend Micro CA
22 …1.2=California/serialNumber=C1919248, C=US, ST=California, L=Cupertino, O=Trend Micro, Inc., CN=co…
130 Subject: C=US, O=Trend Micro Inc, CN=Trend Micro CA
/aosp_15_r20/external/iproute2/man/man8/
H A Dtc-pie.842 PIE makes adjustments to the probability based on the trend of the delay i.e.
49 additional adjustments depending on the latency trend.
/aosp_15_r20/external/coreboot/Documentation/releases/
H A Dcoreboot-4.8.1-relnotes.md119 * A-trend ATC_6220
120 * A-trend ATC_6240
/aosp_15_r20/external/coreboot/Documentation/infrastructure/
H A Dbuilders.md101 ([Time trend](https://qa.coreboot.org/job/coreboot-gerrit/buildTimeTrend))
109 ([Time trend](https://qa.coreboot.org/job/coreboot/buildTimeTrend))
/aosp_15_r20/external/jemalloc_new/
H A DREADME8 remains critical. Ongoing development efforts trend toward making jemalloc
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DEmojiConstants.java697 0x1F4B9, // CHART WITH UPWARDS TREND AND YEN SIGN
712 0x1F4C8, // CHART WITH UPWARDS TREND
713 0x1F4C9, // CHART WITH DOWNWARDS TREND
/aosp_15_r20/external/aws-sdk-java-v2/services/appflow/src/main/resources/codegen-resources/
H A Dservice-2.json1116 "documentation":"<p> The connector metadata specific to Trend Micro. </p>"
1227 …"documentation":"<p> The operation to be performed on the provided Trend Micro source fields. </p>"
1380 … "documentation":"<p> The connector-specific credentials required when using Trend Micro. </p>"
1471 "documentation":"<p> The connector-specific properties required by Trend Micro. </p>"
4984 … "documentation":"<p> Specifies the information that is required for querying Trend Micro. </p>"
5341 …"documentation":"<p> The connector-specific profile credentials required when using Trend Micro. <…
5347 …"documentation":"<p> The connector-specific profile properties required when using Trend Micro. </…
5353 "documentation":"<p> The connector metadata specific to Trend Micro. </p>"
5361 "documentation":"<p> The object specified in the Trend Micro flow source. </p>"
5364 …"documentation":"<p> The properties that are applied when using Trend Micro as a flow source. </p>"
/aosp_15_r20/external/googleapis/google/cloud/timeseriesinsights/v1/
H A Dtimeseriesinsights_v1.yaml13 data. Users can perform time series spike, trend, and anomaly detection.
/aosp_15_r20/tools/tradefederation/core/proto/
Dmetric_measurement.proto25 // directionality of UP_BETTER would describe it the best. Overall if the trend
/aosp_15_r20/tools/asuite/atest/tf_proto/
H A Dmetric_measurement.proto25 // directionality of UP_BETTER would describe it the best. Overall if the trend
/aosp_15_r20/external/autotest/client/site_tests/hardware_StorageTrim/
H A Dhardware_StorageTrim.py52 # Also, print result every minute to look at the performance drop trend
/aosp_15_r20/external/autotest/client/site_tests/hardware_DiskSize/
H A Dhardware_DiskSize.py20 # With Flash becoming more error prone as lithography shrinks, the trend
/aosp_15_r20/external/google-fonts/lato/
DFONTLOG.txt24 …evident the fact that Lato was designed in 2010 — even though it does not follow any current trend.
/aosp_15_r20/external/pytorch/docs/source/
H A Dtorch.compiler_performance_dashboard.rst16 training performance trend in the past 7 days for ``TorchBench``. Droplists on the top of that page…
/aosp_15_r20/external/snakeyaml/src/test/resources/issues/
H A Demoji.yaml941 - �� # U+1F4B9 CHART WITH UPWARDS TREND AND YEN SIGN
957 - �� # U+1F4C8 CHART WITH UPWARDS TREND
958 - �� # U+1F4C9 CHART WITH DOWNWARDS TREND
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libldac/abr/inc/
DldacBT_abr.h128 * thDangerousTrend unsigned int threshold for dangerous trend of TxQueueDepth.
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libldac/abr/inc/
DldacBT_abr.h128 * thDangerousTrend unsigned int threshold for dangerous trend of TxQueueDepth.

1234567