/third_party/ffmpeg/doc/ |
D | swscale.txt | 32 These generally are unscaled converters of common 71 * unscaled output converters 72 * unscaled output converters that average 2 chroma lines
|
/third_party/ffmpeg/libswscale/ |
D | utils.c | 1184 int unscaled; in sws_init_context() local 1206 unscaled = (srcW == dstW && srcH == dstH); in sws_init_context() 1229 if (!(unscaled && sws_isSupportedEndiannessConversion(srcFormat) && in sws_init_context() 1486 if (!unscaled && c->gamma_flag && (srcFormat != tmpFmt || dstFormat != tmpFmt)) { in sws_init_context() 1543 if (!unscaled || in sws_init_context() 1568 if (unscaled && c->srcBpc == 8 && dstFormat == AV_PIX_FMT_GRAYF32){ in sws_init_context() 1576 (!unscaled || unscaled && dstFormat != srcFormat && (srcFormat != AV_PIX_FMT_GRAYF32 || in sws_init_context() 1585 if (!unscaled || in sws_init_context() 1825 if (unscaled && !usesHFilter && !usesVFilter && in sws_init_context() 1841 if (unscaled && !usesHFilter && !usesVFilter && in sws_init_context()
|
/third_party/boost/boost/units/ |
D | io.hpp | 924 > unscaled(q); in do_print_prefixed() local 925 detail::do_print_prefixed_impl<Prefixes>(os, unscaled, detail::print_default(os, q)); in do_print_prefixed() 957 > unscaled(q); in do_print_prefixed() local 958 detail::do_print_prefixed_impl<Prefixes>(os, unscaled, detail::print_default(os, q)); in do_print_prefixed()
|
/third_party/boost/libs/math/doc/distributions/ |
D | inverse_chi_squared.qbk | 31 Two constructors are available to implement both the scaled and (implicitly) unscaled versions. 76 the (*unscaled*) inverse chi_squared distribution is defined by the probability density function (P…
|
D | inverse_gaussian.qbk | 18 RealType scale()const; // Optional scale, default 1 (unscaled).
|
/third_party/openGLES/extensions/NV/ |
D | NV_clip_space_w_scaling.txt | 219 // unscale: transform w-scaled image into an unscaled image 220 // scale: transform unscaled image int a w-scaled image
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_clip_space_w_scaling.txt | 219 // unscale: transform w-scaled image into an unscaled image 220 // scale: transform unscaled image int a w-scaled image
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-overlay-composition.c | 1178 rectangle, GstVideoOverlayFormatFlags flags, gboolean unscaled, in gst_video_overlay_rectangle_get_pixels_raw_internal() argument 1199 wanted_width = unscaled ? width : rectangle->render_width; in gst_video_overlay_rectangle_get_pixels_raw_internal() 1200 wanted_height = unscaled ? height : rectangle->render_height; in gst_video_overlay_rectangle_get_pixels_raw_internal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IntrinsicsAArch64.td | 1573 // scalar + vector, 64 bit unscaled offsets 1579 // scalar + vector, 32 bit unscaled offsets, sign (sxtw) or zero (zxtw) 1596 // scalar + vector, 64 bit unscaled offsets 1603 // scalar + vector, 32 bit unscaled offsets, sign (sxtw) or zero (zxtw)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SVEInstrInfo.td | 469 // Gathers using unscaled 32-bit offsets, e.g. 521 // Gathers using unscaled 64-bit offsets, e.g. 551 // Gathers using unscaled 32-bit offsets unpacked in 64-bits elements, e.g. 617 // Scatters using unpacked, unscaled 32-bit offsets, e.g. 624 // Scatters using packed, unscaled 32-bit offsets, e.g. 654 // Scatters using unscaled 64-bit offsets, e.g.
|
D | AArch64SchedThunderX2T99.td | 590 // Load register, unscaled immed 859 // Store register, unscaled immed
|
D | AArch64InstrInfo.td | 2424 // (unscaled immediate) 2507 // unscaled zext 2628 // (unscaled immediate, unprivileged) 2968 // (unscaled immediate) 3076 // unscaled i64 truncating stores 3123 // (unscaled immediate, unprivileged)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_fixed_point.txt | 414 - Changed enums to be passed unscaled when passed to a
|
/third_party/openGLES/extensions/OES/ |
D | OES_fixed_point.txt | 424 - Changed enums to be passed unscaled when passed to a
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_mpeg1.txt | 140 the values are always one unscaled component, meaning that
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_mpeg1.txt | 140 the values are always one unscaled component, meaning that
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog | 237 Up to now, only the unscaled CVT values were varied; in other words, 246 [truetype] Use 26.6 format for storing unscaled CVT values.
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 663 - new "zero-size-is-unscaled" property on input pads. By default 665 scaled in that dimension. But if the "zero-size-is-unscaled"
|
/third_party/gstreamer/gstplugins_base/ |
D | NEWS | 663 - new "zero-size-is-unscaled" property on input pads. By default 665 scaled in that dimension. But if the "zero-size-is-unscaled"
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 663 - new "zero-size-is-unscaled" property on input pads. By default 665 scaled in that dimension. But if the "zero-size-is-unscaled"
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 663 - new "zero-size-is-unscaled" property on input pads. By default 665 scaled in that dimension. But if the "zero-size-is-unscaled"
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 663 - new "zero-size-is-unscaled" property on input pads. By default 665 scaled in that dimension. But if the "zero-size-is-unscaled"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrMVE.td | 5266 // Multiclass that defines the scaled and unscaled versions of an 5268 // version gets the default name like MVE_VLDRBU16_rq; the unscaled / 5280 // unscaled, but named in the default way with no _u suffix.)
|
/third_party/freetype/ |
D | ChangeLog | 2154 Up to now, only the unscaled CVT values were varied; in other words, 2163 [truetype] Use 26.6 format for storing unscaled CVT values.
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | widget_inspector.dart | 1665 /// [margin] indicates the number of pixels relative to the unscaled size of
|