Searched full:resizing (Results 1 – 25 of 119) sorted by relevance
12345
/linux-6.12.1/drivers/media/platform/ti/omap/ |
D | omap_voutlib.c | 130 /* Adjust the cropping window to allow for resizing limitation */ in omap_vout_new_window() 140 /* The OMAP2420 vertical resizing line buffer is 768 in omap_vout_new_window() 205 /* If we're resizing vertically, we can't support a in omap_vout_new_crop() 212 /* vertical resizing */ in omap_vout_new_crop() 225 * cropping height to maintain the vertical resizing ratio. in omap_vout_new_crop() 231 /* horizontal resizing */ in omap_vout_new_crop() 244 * cropping width to maintain the horizontal resizing ratio. in omap_vout_new_crop() 258 /* The OMAP2420 vertical resizing line buffer is in omap_vout_new_crop()
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | global_map_resize.c | 31 /* set some initial value before resizing. in global_map_resize_bss_subtest() 33 * while resizing. in global_map_resize_bss_subtest() 101 /* set some initial value before resizing. in global_map_resize_data_subtest() 103 * while resizing. in global_map_resize_data_subtest()
|
/linux-6.12.1/drivers/media/platform/ti/omap3isp/ |
D | ispresizer.c | 302 * resizer_set_ratio - Setup horizontal and vertical resizing value 306 * Resizing range from 64 to 1024 349 * a multiple of 16-bytes if the vertical resizing factor 686 * has a fixed number of phases that depend on the resizing ratio. As the ratio 705 * we need to compute the highest resizing ratio that satisfies the following 717 * expression of the last inequality. The highest resizing ratio value will be 718 * achieved when b is equal to its maximum value of 255. That resizing ratio 767 * ratio will thus result in a resizing factor slightly larger than the 774 * on the vertical resizing ratio. Fortunately, the output height doesn't 775 * depend on the horizontal resizing ratio. We can then start by computing the [all …]
|
D | ispresizer.h | 57 * Structure for horizontal and vertical resizing value
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-dax | 49 device. For creating subdivided dax devices, or for resizing 101 resizing.
|
D | sysfs-bus-pci | 496 In order to make use of resource resizing, all PCI drivers must 501 resourceN attributes must be terminated prior to resizing. 502 Success of the resizing operation is not guaranteed.
|
/linux-6.12.1/drivers/media/platform/nxp/ |
D | Kconfig | 65 memory to memory. Operations include resizing and format
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | mediatek,mdp3-rsz.yaml | 14 One of Media Data Path 3 (MDP3) components used to do frame resizing.
|
/linux-6.12.1/tools/sched_ext/include/scx/ |
D | common.h | 49 * RESIZE_ARRAY - Convenience macro for resizing a BPF array
|
/linux-6.12.1/include/linux/ |
D | memory_hotplug.h | 95 * Zone resizing functions 253 * pgdat resizing functions
|
D | rhashtable.h | 825 * Will trigger an automatic deferred table resizing if residency in the 854 * Will trigger an automatic deferred table resizing if residency in the 877 * Will trigger an automatic deferred table resizing if residency in the 902 * Will trigger an automatic deferred table resizing if residency in the 952 * Lookups may occur in parallel with hashtable mutations and resizing. 954 * Will trigger an automatic deferred table resizing if residency in the
|
/linux-6.12.1/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 32 * Readers and resizing 34 * Resizing can be triggered by userspace command only, and those 35 * are serialized by the nfnl mutex. During resizing the set is 81 /* The hash table: the table size stored here in order to make resizing easy */ 83 atomic_t ref; /* References for resizing */ 471 /* Resizing changes htable_bits, so we ignore it */ in mtype_same_set() 672 /* There can't be another parallel resizing, in mtype_resize() 1327 /* Make possible to run dumping parallel with resizing */
|
/linux-6.12.1/include/uapi/linux/ |
D | vt.h | 8 * resizing).
|
/linux-6.12.1/drivers/gpu/ipu-v3/ |
D | ipu-ic.c | 255 * compute resizing coefficient using the following equation: in calc_resize_coeffs() 409 /* Setup vertical resizing */ in ipu_ic_task_init_rsc() 418 /* Setup horizontal resizing */ in ipu_ic_task_init_rsc()
|
/linux-6.12.1/drivers/gpu/drm/vboxvideo/ |
D | vbox_drv.h | 113 * yet we need it when updating the input-map to avoid resizing the
|
/linux-6.12.1/fs/ext4/ |
D | resize.c | 5 * Support for resizing an ext4 filesystem while it is mounted. 77 * We are not allowed to do online-resizing on a filesystem mounted in ext4_resize_begin() 82 "so online resizing is not allowed"); in ext4_resize_begin() 87 ext4_msg(sb, KERN_ERR, "Online resizing not supported with sparse_super2"); in ext4_resize_begin() 234 * resizing from @o_group to @n_group, its size is typically @flexbg_size. 1010 * that they are kept for future resizing and not allocated to files. 1832 * allow the "remount" trick to work for arbitrary resizing, assuming enough 2037 ext4_msg(sb, KERN_INFO, "resizing filesystem from %llu " in ext4_resize_fs()
|
/linux-6.12.1/Documentation/gpu/amdgpu/display/ |
D | dc-debug.rst | 46 resizing but should come back after the action has finished
|
/linux-6.12.1/fs/nfs/ |
D | nfs4session.h | 49 * op for dynamic resizing */
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | snps,dwc3.yaml | 415 description: Specifies the max number of packets the txfifo resizing logic 417 higher the number, the more fifo space the txfifo resizing logic will
|
/linux-6.12.1/kernel/dma/ |
D | Kconfig | 97 This enables dynamic resizing of the software IO TLB. The kernel
|
/linux-6.12.1/Documentation/filesystems/caching/ |
D | netfs-api.rst | 33 (5) Resizing a data file (truncation) 222 Resizing A Data File (Truncation)
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | imx.rst | 34 The IC handles color-space conversion, resizing (downscaling and 319 color-space conversion, resizing (downscaling and upscaling), 335 resizing and CSC operations and flip/rotation controls. It will receive
|
/linux-6.12.1/fs/reiserfs/ |
D | resize.c | 83 /* resizing of reiserfs bitmaps (journal and real), if needed */ in reiserfs_resize()
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_region_lmem.c | 107 * Releasing forcewake during BAR resizing results in later forcewake in i915_resize_lmem_bar()
|
/linux-6.12.1/drivers/md/persistent-data/ |
D | dm-bitset.h | 99 * resizing, and then setting values since that process incurs a lot of
|
12345