Home
last modified time | relevance | path

Searched full:ratios (Results 1 – 25 of 160) sorted by relevance

1234567

/external/angle/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc165 struct Ratios { struct
174 Ratios CollectMeanProbeLengths() { in CollectMeanProbeLengths()
181 Ratios result; in CollectMeanProbeLengths()
474 Ratios ratios; member
553 kDistWidth, result.dist_name, result.ratios.min_load, in main()
554 result.ratios.avg_load, result.ratios.max_load); in main()
562 auto print = [&](absl::string_view stat, double Ratios::*val) { in main()
569 absl::PrintF(" \"cpu_time\": %f,\n", 1e9 * result.ratios.*val); in main()
570 absl::PrintF(" \"real_time\": %f,\n", 1e9 * result.ratios.*val); in main()
577 print("min", &Ratios::min_load); in main()
[all …]
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DAspectRatioFrameLayout.java33 /** Listener to be notified about changes of the aspect ratios of this view. */
42 * @param aspectRatioMismatch Whether the target and natural aspect ratios differ enough for
140 * @param listener The listener to be notified about aspect ratios changes, or null to clear a
/external/skia/bench/
Dcheck_bench_regressions.py179 ratios = exceptions[i].keys()
180 ratios.sort(reverse=True)
182 for ratio in ratios:
/external/skqp/bench/
Dcheck_bench_regressions.py175 ratios = exceptions[i].keys()
176 ratios.sort(reverse=True)
178 for ratio in ratios:
/external/chromium-trace/catapult/third_party/polymer/components/iron-flex-layout/demo/
Dindex.html109 <h4>Flex ratios</h4>
113 .flex-horizontal-with-ratios {
127 <div class="container flex-horizontal-with-ratios">
/external/zstd/
DREADME.md4 targeting real-time compression scenarios at zlib-level and better compression ratios.
66 Zstd can also offer stronger compression ratios at the cost of compression speed.
82 A few other algorithms can produce higher compression ratios at slower speeds, falling outside of t…
/external/python/google-api-python-client/docs/dyn/
Dadexchangebuyer_v1_4.pretargetingConfig.html127 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
219 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
305 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
400 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
496 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
582 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
675 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
761 …tRatio": "A String", # The type of aspect ratio. Leave this field blank to match all aspect ratios.
/external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
DLimit.java119 * The given precision is also considered in error messages. Coverage ratios
140 * The given precision is also considered in error messages. Coverage ratios
/external/libjpeg-turbo/
Djcsample.c40 * and 2:1 ratios) the box is equivalent to a "triangle filter" which is not
41 * nearly so bad. If you intend to use other sampling ratios, you'd be well
142 * This version handles arbitrary integral sampling ratios, without smoothing.
143 * Note that this version is not actually used for customary sampling ratios.
/external/zstd/contrib/snap/
Dsnapcraft.yaml7 compression ratios. It's backed by a very fast entropy stage, provided by
/external/openscreen/cast/streaming/
Dcapture_recommendations.cc20 // for both aspect ratios and frame rates. For frame rates, it is based on the in DoubleEquals()
21 // broadcast rate of 29.97fps, which is actually 29.976. For aspect ratios, it in DoubleEquals()
/external/oboe/src/flowgraph/resampler/
DSincResampler.h29 * This can be used to support arbitrary ratios.
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/
DInputStreamStatistics.java24 * compression ratios, i.e. to prevent zip bombs.
/external/pdfium/fxbarcode/oned/
DBC_OnedCode39Writer_unittest.cpp26 // bar, or a wide space. Accepted wide-to-narrow ratios are between 2 and 3. in TEST()
27 // This writer in particular only takes integer ratios, so it's either 2 or 3. in TEST()
/external/bcc/man/man8/
Dcachestat.83 cachestat \- Statistics for linux page cache hit/miss ratios. Uses Linux eBPF/bcc.
Dcachetop.83 cachetop \- Statistics for linux page cache hit/miss ratios per processes. Uses Linux eBPF/bcc.
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcolor_space.hpp59 /// Compute color luminosity associating ratios (0.33, 0.59, 0.11) to RGB canals.
/external/catch2/projects/SelfTest/UsageTests/
DToStringChrono.tests.cpp21 TEST_CASE("Stringifying std::chrono::duration with weird ratios", "[toString][chrono]") {
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DBoundingBoxUtil.java63 /** Denotes if the coordinates are actual pixels or relative ratios. */
65 /** The coordinates are relative ratios in range [0, 1]. */
/external/autotest/client/site_tests/graphics_HwOverlays/
Dcanvas_3d.html24 // We need subpixel accuracy for non-integer aspect ratios crbug.com/1042110.
Dcanvas_2d_low_latency.html24 // We need subpixel accuracy for non-integer aspect ratios crbug.com/1042110.
/external/erofs-utils/man/
Dmkfs.erofs.115 density, keeps relatively higher compression ratios, which is more useful to
/external/libgsm/src/
Dtable.c22 /* Table 4.1 Quantization of the Log.-Area Ratios
/external/mesa3d/src/intel/common/
Dgen_l3_config.h65 * relative size of each partition. The scale is arbitrary, only the ratios
/external/skia/bin/
Dcompare18 help='Use means to calculate performance ratios.')

1234567