Home
last modified time | relevance | path

Searched full:resizing (Results 1 – 25 of 93) sorted by relevance

1234

/linux/drivers/media/platform/ti/omap/
H A Domap_voutlib.c130 /* 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/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_map_resize.c31 /* 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/tools/testing/selftests/bpf/progs/
H A Dtest_global_map_resize.c36 * regression is tested whereby resizing resulted in a free-after-use
40 * but by having externs for the resizing tests it will cover this path.
/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c302 * 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 …]
H A Dispresizer.h57 * Structure for horizontal and vertical resizing value
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dax49 device. For creating subdivided dax devices, or for resizing
101 resizing.
H A Dsysfs-bus-pci507 In order to make use of resource resizing, all PCI drivers must
512 resourceN attributes must be terminated prior to resizing.
513 Success of the resizing operation is not guaranteed.
/linux/drivers/media/platform/nxp/
H A DKconfig65 memory to memory. Operations include resizing and format
/linux/include/linux/
H A Drhashtable.h871 * Will trigger an automatic deferred table resizing if residency in the
900 * Will trigger an automatic deferred table resizing if residency in the
923 * Will trigger an automatic deferred table resizing if residency in the
948 * Will trigger an automatic deferred table resizing if residency in the
998 * Lookups may occur in parallel with hashtable mutations and resizing.
1000 * Will trigger an automatic deferred table resizing if residency in the
/linux/Documentation/devicetree/bindings/media/
H A Dmediatek,mdp3-rsz.yaml14 One of Media Data Path 3 (MDP3) components used to do frame resizing.
/linux/tools/sched_ext/include/scx/
H A Dcommon.h50 * RESIZE_ARRAY - Convenience macro for resizing a BPF array
/linux/include/uapi/linux/
H A Dvt.h10 * resizing).
/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3-common.yaml368 description: Specifies the max number of packets the txfifo resizing logic
370 higher the number, the more fifo space the txfifo resizing logic will
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.h112 * yet we need it when updating the input-map to avoid resizing the
/linux/fs/nfs/
H A Dnfs4session.h49 * op for dynamic resizing */
/linux/kernel/dma/
H A DKconfig97 This enables dynamic resizing of the software IO TLB. The kernel
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst33 (5) Resizing a data file (truncation)
222 Resizing A Data File (Truncation)
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_region_lmem.c93 * Releasing forcewake during BAR resizing results in later forcewake in i915_resize_lmem_bar()
/linux/drivers/md/persistent-data/
H A Ddm-bitset.h99 * resizing, and then setting values since that process incurs a lot of
H A Ddm-array.h118 * resizing, and then setting values since that process incurs a lot of
/linux/Documentation/core-api/
H A Dmemory-allocation.rst154 to kmalloc_array(): a helper for resizing arrays is provided in the form of
/linux/drivers/infiniband/hw/mlx4/
H A Dsrq.c231 /* We don't support resizing SRQs (yet?) */ in mlx4_ib_modify_srq()
/linux/tools/perf/util/
H A Ds390-sample-raw.c216 * Free in case of a race, but resizing would be broken in get_counter_name()
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1054 Py_FatalError("error resizing Python tuple"); in python_process_tracepoint()
1488 Py_FatalError("error resizing Python tuple"); in python_process_general_event()
1682 Py_FatalError("error resizing Python tuple"); in process_stat()
1726 Py_FatalError("error resizing Python tuple"); in python_process_stat_interval()
/linux/drivers/staging/media/imx/
H A Dimx-ic-prp.c7 * for resizing, colorspace conversion, and rotation.

1234