Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_hw.h364 static inline unsigned short hantro_vp9_num_sbs(unsigned short dimension) in hantro_vp9_num_sbs() argument
366 return (dimension + 63) / 64; in hantro_vp9_num_sbs()
/linux-5.19.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc202 bAspectRatioY the X dimension of the picture aspect
204 bAspectRatioX the Y dimension of the picture aspect
258 bAspectRatioY the X dimension of the picture aspect
260 bAspectRatioX the Y dimension of the picture aspect
/linux-5.19.10/net/netfilter/ipset/
Dip_set_hash_mac.c124 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ip.c284 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipmac.c267 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipmark.c282 .dimension = IPSET_DIM_TWO,
Dip_set_bitmap_port.c291 .dimension = IPSET_DIM_ONE,
Dip_set_bitmap_ip.c343 .dimension = IPSET_DIM_ONE,
Dip_set_hash_net.c363 .dimension = IPSET_DIM_ONE,
Dip_set_bitmap_ipmac.c380 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipport.c344 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipportip.c359 .dimension = IPSET_DIM_THREE,
Dip_set_hash_netport.c469 .dimension = IPSET_DIM_TWO,
Dip_set_hash_netiface.c478 .dimension = IPSET_DIM_TWO,
Dip_set_hash_netnet.c473 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipportnet.c516 .dimension = IPSET_DIM_THREE,
Dip_set_hash_netportnet.c572 .dimension = IPSET_DIM_THREE,
Dip_set_core.c738 if (opt->dim < set->type->dimension || in ip_set_test()
776 if (opt->dim < set->type->dimension || in ip_set_add()
798 if (opt->dim < set->type->dimension || in ip_set_del()
Dip_set_list_set.c638 .dimension = IPSET_DIM_ONE,
/linux-5.19.10/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-5.19.10/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-5.19.10/Documentation/vm/
Dksm.rst32 When the sharing passes this threshold, KSM adds a second dimension to
/linux-5.19.10/include/linux/netfilter/ipset/
Dip_set.h214 u8 dimension; member
/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c163 #define CURSOR_MOB_SIZE(dimension) \ argument
164 ((dimension) * (dimension) * sizeof(u32) + sizeof(SVGAGBCursorHeader))

12