| /kernel/linux/linux-5.10/drivers/media/platform/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_global_map_resize.c | 35 * regression is tested whereby resizing resulted in a free-after-use 39 * but by having externs for the resizing tests it will cover this path.
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| D | rxe_queue.h | 65 /* Protect producers while resizing queue */ 67 /* Protect consumers while resizing queue */
|
| /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
| D | ispresizer.c | 300 * resizer_set_ratio - Setup horizontal and vertical resizing value 304 * Resizing range from 64 to 1024 347 * a multiple of 16-bytes if the vertical resizing factor 684 * has a fixed number of phases that depend on the resizing ratio. As the ratio 703 * we need to compute the highest resizing ratio that satisfies the following 715 * expression of the last inequality. The highest resizing ratio value will be 716 * achieved when b is equal to its maximum value of 255. That resizing ratio 765 * ratio will thus result in a resizing factor slightly larger than the 772 * on the vertical resizing ratio. Fortunately, the output height doesn't 773 * 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
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
| D | ispresizer.c | 303 * resizer_set_ratio - Setup horizontal and vertical resizing value 307 * Resizing range from 64 to 1024 350 * a multiple of 16-bytes if the vertical resizing factor 687 * has a fixed number of phases that depend on the resizing ratio. As the ratio 706 * we need to compute the highest resizing ratio that satisfies the following 718 * expression of the last inequality. The highest resizing ratio value will be 719 * achieved when b is equal to its maximum value of 255. That resizing ratio 768 * ratio will thus result in a resizing factor slightly larger than the 775 * on the vertical resizing ratio. Fortunately, the output height doesn't 776 * 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
|
| /kernel/linux/linux-6.6/drivers/media/platform/nxp/ |
| D | Kconfig | 65 memory to memory. Operations include resizing and format
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/ |
| D | mediatek,mdp3-rsz.yaml | 14 One of Media Data Path 3 (MDP3) components used to do frame resizing.
|
| /kernel/linux/linux-5.10/net/netfilter/ipset/ |
| D | ip_set_hash_gen.h | 31 * Readers and resizing 33 * Resizing can be triggered by userspace command only, and those 34 * are serialized by the nfnl mutex. During resizing the set is 105 /* The hash table: the table size stored here in order to make resizing easy */ 107 atomic_t ref; /* References for resizing */ 485 /* Resizing changes htable_bits, so we ignore it */ in mtype_same_set() 686 /* There can't be another parallel resizing, in mtype_resize() 1319 /* Make possible to run dumping parallel with resizing */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | memory_hotplug.h | 85 * Zone resizing functions 286 * pgdat resizing functions
|
| D | rhashtable.h | 816 * Will trigger an automatic deferred table resizing if residency in the 845 * Will trigger an automatic deferred table resizing if residency in the 868 * Will trigger an automatic deferred table resizing if residency in the 893 * Will trigger an automatic deferred table resizing if residency in the 943 * Lookups may occur in parallel with hashtable mutations and resizing. 945 * Will trigger an automatic deferred table resizing if residency in the
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | memory_hotplug.h | 126 * Zone resizing functions 279 * 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
|
| /kernel/linux/linux-6.6/net/netfilter/ipset/ |
| D | ip_set_hash_gen.h | 31 * Readers and resizing 33 * Resizing can be triggered by userspace command only, and those 34 * are serialized by the nfnl mutex. During resizing the set is 80 /* The hash table: the table size stored here in order to make resizing easy */ 82 atomic_t ref; /* References for resizing */ 470 /* Resizing changes htable_bits, so we ignore it */ in mtype_same_set() 671 /* There can't be another parallel resizing, in mtype_resize() 1326 /* Make possible to run dumping parallel with resizing */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | vt.h | 8 * resizing).
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | vt.h | 8 * resizing).
|
| /kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/ |
| D | dc-debug.rst | 46 resizing but should come back after the action has finished
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | snps,dwc3.yaml | 358 description: Specifies the max number of packets the txfifo resizing logic 360 higher the number, the more fifo space the txfifo resizing logic will
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-pci | 507 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.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
| D | vbox_drv.h | 113 * yet we need it when updating the input-map to avoid resizing the
|