Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.6/drivers/media/platform/verisilicon/
Dhantro_hw.h454 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/
Dconfigfs-usb-gadget-uvc249 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/
Dip_set_hash_mac.c124 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipmac.c267 .dimension = IPSET_DIM_TWO,
Dip_set_bitmap_port.c291 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ip.c278 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipmark.c283 .dimension = IPSET_DIM_TWO,
Dip_set_hash_net.c360 .dimension = IPSET_DIM_ONE,
Dip_set_bitmap_ip.c343 .dimension = IPSET_DIM_ONE,
Dip_set_bitmap_ipmac.c380 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipport.c365 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipportip.c360 .dimension = IPSET_DIM_THREE,
Dip_set_hash_netiface.c475 .dimension = IPSET_DIM_TWO,
Dip_set_hash_netport.c464 .dimension = IPSET_DIM_TWO,
Dip_set_hash_netnet.c478 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipportnet.c519 .dimension = IPSET_DIM_THREE,
Dip_set_hash_netportnet.c575 .dimension = IPSET_DIM_THREE,
Dip_set_core.c746 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()
Dip_set_list_set.c638 .dimension = IPSET_DIM_ONE,
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-jpeg.rst28 spatial dimension. See :ref:`itu-t81`, clause A.1.1. for more
Dvidioc-queryctrl.rst263 - 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/
Drkisp1.rst130 node with dimension 900x800 planar format YUV 4:2:2. It uses all cropping
177 to dimension `900x800`.
/Linux-v6.6/Documentation/mm/
Dksm.rst30 When the sharing passes this threshold, KSM adds a second dimension to
/Linux-v6.6/include/linux/netfilter/ipset/
Dip_set.h214 u8 dimension; member
/Linux-v6.6/scripts/
Dspelling.txt472 demension||dimension
524 dimention||dimension

12