| /linux/Documentation/input/ |
| H A D | shape.svg | 2 …<polyline transform="translate(-121.88 -68.4)" points="4200 3600 4200 3075 4950 2325 7425 2325 825… 3 …<polyline transform="translate(-121.88 -68.4)" points="4200 3675 4200 5400" fill="none" stroke="#0… 4 …<polyline transform="translate(-121.88 -68.4)" points="8250 3675 8250 5400" fill="none" stroke="#0… 5 …<polyline transform="translate(-121.88 -68.4)" points="3675 3600 8700 3600" fill="none" stroke="#0… 6 …<polyline transform="translate(-121.88 -68.4)" points="8775 3600 10200 3600" fill="none" stroke="#… 7 …<polyline transform="translate(-121.88 -68.4)" points="8325 3150 9075 3150" fill="none" stroke="#0… 8 …<polyline transform="translate(-121.88 -68.4)" points="7500 2325 10200 2325" fill="none" stroke="#… 9 …<polyline transform="translate(-121.88 -68.4)" points="3600 3600 3e3 3600" fill="none" stroke="#00… 10 …<polyline transform="translate(-121.88 -68.4)" points="4125 3075 3e3 3075" fill="none" stroke="#00… 11 …<polyline transform="translate(-121.88 -68.4)" points="4217 5400 8158 5400" fill="none" stroke="#0… [all …]
|
| H A D | interactive.svg | 2 …<polyline transform="translate(-18.5,-16.294)" points="1200 3600 1800 3600 2400 4800 3e3 4800 4200… 4 …<polyline transform="translate(-18.5,-16.294)" points="1200 4800 4800 4800" fill="none" stroke="#0… 5 …<polyline transform="translate(-18.5,-16.294)" points="2400 4800 2400 6525 1950 7125 1950 7800" fi… 6 …<polyline transform="translate(-18.5,-16.294)" points="3e3 4800 3e3 6525 3600 7125 3600 7800" fill… 7 …<polyline transform="translate(-18.5,-16.294)" points="3837 5389 4125 5100 5400 5100" fill="none" … 8 …<polyline transform="translate(-18.5,-16.294)" points="3889 5292 3826 5398 3932 5334" fill="none" … 9 …<polyline transform="translate(-18.5,-16.294)" points="2112 4189 2400 3900 5400 3900" fill="none" … 10 …<polyline transform="translate(-18.5,-16.294)" points="2164 4092 2101 4198 2207 4134" fill="none" … 11 …<polyline transform="translate(-18.5,-16.294)" points="4800 5700 5400 5700" fill="none" stroke="#0… 12 …<polyline transform="translate(-18.5,-16.294)" points="1800 3600 5400 3600" fill="none" stroke="#0… [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_transform_v.h | 38 struct transform *xfm, 42 struct transform *xfm, 47 struct transform *xfm, 51 struct transform *xfm, 55 struct transform *xfm,
|
| H A D | dce110_opp_csc_v.c | 471 static void set_Denormalization(struct transform *xfm, in set_Denormalization() 541 struct transform *xfm, enum dc_color_space color_space) in program_input_csc() 681 struct transform *xfm, in dce110_opp_v_set_csc_default() 730 struct transform *xfm, in dce110_opp_v_set_csc_adjustment()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_transform.h | 32 #define TO_DCE_TRANSFORM(transform)\ argument 33 container_of(transform, struct dce_transform, base) 643 struct transform base; 675 struct transform *xfm, 680 struct transform *xfm, 684 struct transform *xfm, 689 struct transform *xfm, 693 struct transform *xfm, 696 void dce110_opp_set_regamma_mode(struct transform *xfm,
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-transform.sh | 24 T=`mktemp -d /tmp/kvm-transform.sh.XXXXXXXXXX`
|
| H A D | kvm-again.sh | 220 …kvm-transform.sh "$kernel_dir/bzImage" "$qemu_cmd_dir/console.log" "$jitter_dir" "$dur" "$bootargs…
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce60/ |
| H A D | dce60_resource.c | 698 static void dce60_transform_destroy(struct transform **xfm) in dce60_transform_destroy() 704 static struct transform *dce60_transform_create( in dce60_transform_create() 708 struct dce_transform *transform = in dce60_transform_create() local 711 if (!transform) in dce60_transform_create() 714 dce60_transform_construct(transform, ctx, inst, in dce60_transform_create() 716 transform->prescaler_on = false; in dce60_transform_create() 717 return &transform->base; in dce60_transform_create()
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mdp_sm_mt8183.h | 60 u32 transform; member
|
| H A D | mdp_sm_mt8195.h | 63 u32 transform; member
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-enum-mbus-code.rst | 122 - The driver allows the application to try to change the default transform function. 123 The application can ask to configure the transform function of
|
| H A D | dev-mem2mem.rst | 10 A V4L2 memory-to-memory device can compress, decompress, transform, or
|
| H A D | colorspaces-details.rst | 278 [-0.5…0.5]. This transform is identical to one defined in SMPTE 347 [-0.5…0.5]. This transform is identical to one defined in SMPTE 640 [-0.5…0.5]. The Y'CbCr quantization is limited range. This transform is 711 [-0.5…0.5]. The Y'CbCr quantization is limited range. This transform is
|
| H A D | colorspaces.rst | 124 all colors that humans can perceive, but the transform to another 147 luma coefficients needed to transform R'G'B' to Y'CbCr. While some
|
| /linux/Documentation/driver-api/tty/ |
| H A D | index.rst | 23 short ldisc; in C, struct tty_ldisc_ops). Its task is to transform characters
|
| /linux/tools/memory-model/Documentation/ |
| H A D | control-dependencies.txt | 73 Unfortunately, current compilers will transform this as follows at high 134 The compiler is therefore within its rights to transform the above code 171 always true, the compiler can transform this example as follows, again
|
| /linux/Documentation/crypto/ |
| H A D | api-intro.rst | 33 [transform api] (user interface) 34 [transform ops] (per-type logic glue e.g. cipher.c, compress.c)
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-parameters.h | 655 u32 transform; /* enum mmal_parameter_displaytransform */ member
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_scaler.c | 393 scaler_set_hv_ratio(scaler, task->transform.rotation, src_pos, dst_pos); in scaler_commit() 394 scaler_set_rotation(scaler, task->transform.rotation); in scaler_commit()
|
| H A D | exynos_drm_rotator.c | 233 rotator_dst_set_transf(rot, task->transform.rotation); in rotator_commit()
|
| /linux/scripts/coccinelle/api/ |
| H A D | kmalloc_objs.cocci | 24 print(f"Unknown transform for {name}", file=sys.stderr)
|
| /linux/Documentation/translations/zh_CN/doc-guide/ |
| H A D | sphinx.rst | 410 <polygon points="585 0 525 25 585 50" transform="rotate(135 525 25)"/>
|
| /linux/Documentation/arch/x86/ |
| H A D | orc-unwinder.rst | 45 directly transform into a similarly sized reduction in cache 46 footprint. That can transform to even higher speedups for workloads
|
| /linux/Documentation/gpu/ |
| H A D | afbc.rst | 27 Furthermore, when the lossless colorspace transform is used
|
| /linux/Documentation/core-api/ |
| H A D | printk-index.rst | 78 details into the user space will transform particular printk() calls
|