Home
last modified time | relevance | path

Searched refs:ratios (Results 1 – 25 of 46) sorted by relevance

12

/third_party/flutter/skia/bench/
Dcheck_bench_regressions.py175 ratios = exceptions[i].keys()
176 ratios.sort(reverse=True)
178 for ratio in ratios:
/third_party/skia/bench/
Dcheck_bench_regressions.py179 ratios = exceptions[i].keys()
180 ratios.sort(reverse=True)
182 for ratio in ratios:
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc474 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()
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()
/third_party/gstreamer/gstplugins_good/gst/videobox/
DREADME21 - add enum to specify common aspect ratios/sizes and add borders/crop
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstmpegvideoparser.c146 int ratios[16][2] = { in set_par_from_asr_mpeg1() local
166 seqhdr->par_w = ratios[asr_code][0]; in set_par_from_asr_mpeg1()
167 seqhdr->par_h = ratios[asr_code][1]; in set_par_from_asr_mpeg1()
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.sample_shading.txt62 sample coverage ratios can be mapped to distinct values. Tests rendering to a
/third_party/EGL/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/openGLES/extensions/NV/
DEGL_NV_depth_nonlinear.txt54 modest far plane-to-near plane ratios (e.g., greater than 100:1).
/third_party/flutter/flutter/packages/flutter/lib/src/painting/
Dimage_resolution.dart30 /// assets targeting different pixel ratios, place the variant assets in
36 /// as 1.5 and 2.0 pixel ratios (variants). The asset bundle should then contain
Dstrut_style.dart95 /// differently depending on the ratios between the font's ascent and
438 /// depending on the ratios between the font's ascent and descent. This property is
/third_party/skia/third_party/externals/libjpeg-turbo/
DREADME.ijg73 very good compression ratios can be obtained with no visible compression
74 artifacts, and extremely high compression ratios are possible if you are
/third_party/libjpeg-turbo/
DREADME.ijg73 very good compression ratios can be obtained with no visible compression
74 artifacts, and extremely high compression ratios are possible if you are
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DREADME.ijg73 very good compression ratios can be obtained with no visible compression
74 artifacts, and extremely high compression ratios are possible if you are
/third_party/ffmpeg/doc/
Dresampler.texi156 approximation for 'irrational' ratios. Default value is 0.
/third_party/rust/crates/unicode-ident/
DREADME.md36 different ratios of ASCII to non-ASCII codepoints in the input data.
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dosxvideosink.m610 that respect pixel aspect ratios */
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dbottom_navigation_bar.dart935 // ratios.
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_QCOM_image_processing.adoc52 …n and high quality single-pass image down-scaling with arbitrary scaling ratios (e.g. thumbnail ge…
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_compression_latc.txt614 9) What compression ratios does this extension provide?
/third_party/openGLES/extensions/EXT/
DEXT_texture_compression_latc.txt614 9) What compression ratios does this extension provide?
DEXT_texture_compression_rgtc.txt684 9) What compression ratios does this extension provide?
/third_party/openGLES/extensions/ARB/
DARB_texture_compression_rgtc.txt628 9) What compression ratios does this extension provide?
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_compression_rgtc.txt618 9) What compression ratios does this extension provide?

12