Searched refs:dimension (Results 1 – 25 of 26) sorted by relevance
12
| /Linux-v6.6/drivers/media/platform/verisilicon/ |
| D | hantro_hw.h | 454 static inline unsigned short hantro_vp9_num_sbs(unsigned short dimension) in hantro_vp9_num_sbs() argument 456 return (dimension + 63) / 64; in hantro_vp9_num_sbs() 509 static inline unsigned short hantro_av1_num_sbs(unsigned short dimension) in hantro_av1_num_sbs() argument 511 return DIV_ROUND_UP(dimension, 64); in hantro_av1_num_sbs()
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| D | configfs-usb-gadget-uvc | 249 bAspectRatioY the X dimension of the picture aspect 251 bAspectRatioX the Y dimension of the picture aspect 305 bAspectRatioY the X dimension of the picture aspect 307 bAspectRatioX the Y dimension of the picture aspect
|
| /Linux-v6.6/net/netfilter/ipset/ |
| D | ip_set_hash_mac.c | 124 .dimension = IPSET_DIM_ONE,
|
| D | ip_set_hash_ipmac.c | 267 .dimension = IPSET_DIM_TWO,
|
| D | ip_set_bitmap_port.c | 291 .dimension = IPSET_DIM_ONE,
|
| D | ip_set_hash_ip.c | 278 .dimension = IPSET_DIM_ONE,
|
| D | ip_set_hash_ipmark.c | 283 .dimension = IPSET_DIM_TWO,
|
| D | ip_set_hash_net.c | 360 .dimension = IPSET_DIM_ONE,
|
| D | ip_set_bitmap_ip.c | 343 .dimension = IPSET_DIM_ONE,
|
| D | ip_set_bitmap_ipmac.c | 380 .dimension = IPSET_DIM_TWO,
|
| D | ip_set_hash_ipport.c | 365 .dimension = IPSET_DIM_TWO,
|
| D | ip_set_hash_ipportip.c | 360 .dimension = IPSET_DIM_THREE,
|
| D | ip_set_hash_netiface.c | 475 .dimension = IPSET_DIM_TWO,
|
| D | ip_set_hash_netport.c | 464 .dimension = IPSET_DIM_TWO,
|
| D | ip_set_hash_netnet.c | 478 .dimension = IPSET_DIM_TWO,
|
| D | ip_set_hash_ipportnet.c | 519 .dimension = IPSET_DIM_THREE,
|
| D | ip_set_hash_netportnet.c | 575 .dimension = IPSET_DIM_THREE,
|
| D | ip_set_core.c | 746 if (opt->dim < set->type->dimension || in ip_set_test() 782 if (opt->dim < set->type->dimension || in ip_set_add() 804 if (opt->dim < set->type->dimension || in ip_set_del()
|
| D | ip_set_list_set.c | 638 .dimension = IPSET_DIM_ONE,
|
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-jpeg.rst | 28 spatial dimension. See :ref:`itu-t81`, clause A.1.1. for more
|
| D | vidioc-queryctrl.rst | 263 - The number of dimension in the N-dimensional array. If this 267 - The size of each dimension. The first ``nr_of_dims`` elements of
|
| /Linux-v6.6/Documentation/admin-guide/media/ |
| D | rkisp1.rst | 130 node with dimension 900x800 planar format YUV 4:2:2. It uses all cropping 177 to dimension `900x800`.
|
| /Linux-v6.6/Documentation/mm/ |
| D | ksm.rst | 30 When the sharing passes this threshold, KSM adds a second dimension to
|
| /Linux-v6.6/include/linux/netfilter/ipset/ |
| D | ip_set.h | 214 u8 dimension; member
|
| /Linux-v6.6/scripts/ |
| D | spelling.txt | 472 demension||dimension 524 dimention||dimension
|
12