Home
last modified time | relevance | path

Searched full:dimensions (Results 1 – 25 of 147) sorted by relevance

123456

/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
Dia_css_sdis_common_types.h25 /* DVS statistics grid dimensions in number of cells.
33 /* DVS statistics dimensions in number of cells for
39 struct ia_css_dvs_grid_dim dim; /* Dimensions */
40 struct ia_css_dvs_grid_dim pad; /* Padded dimensions */
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
Dia_css_sdis_types.h36 grid;/** grid info contains the dimensions of the dvs grid */
49 grid;/** grid info contains the dimensions of the dvs grid */
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/
Dia_css_sdis2_types.h46 grid; /** grid info contains the dimensions of the dvs grid */
69 grid; /** grid info contains the dimensions of the dvs grid */
/Linux-v6.1/drivers/input/mouse/
Dbyd.c39 * we pick ABS_X/ABS_Y dimensions which are multiples of 256 and in
40 * the right ballpark given the touchpad's physical dimensions and estimate
41 * resolution per spec sheet, device active area dimensions are
49 * Given the above dimensions, relative packets velocity is in multiples of
/Linux-v6.1/drivers/video/fbdev/geode/
Dgeodefb.h26 int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */
/Linux-v6.1/drivers/media/platform/samsung/s5p-g2d/
Dg2d.h33 /* Original dimensions */
/Linux-v6.1/arch/m68k/include/asm/
Dmacintosh.h104 unsigned long dimensions; member
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Dsh_css_param_dvs.c134 x++) { /* Envelope dimensions set in Ypixels hence offset UV = offset Y/2 */ in init_dvs_6axis_table_from_default()
142 x++) { /* Envelope dimensions set in Ypixels hence offset UV = offset Y/2 */ in init_dvs_6axis_table_from_default()
/Linux-v6.1/drivers/media/platform/rockchip/rga/
Drga.h27 /* Original dimensions */
/Linux-v6.1/Documentation/admin-guide/media/
Drkisp1.rst162 same mbus format and dimensions as the sensor, otherwise streaming will fail
166 The cropping dimensions are automatically propagated to be the format of the
/Linux-v6.1/drivers/media/platform/st/stm32/dma2d/
Ddma2d.h59 /* Original dimensions */
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dpixfmt-inzi.rst18 identical dimensions.
Dvidioc-dqevent.rst337 - This control event was triggered because the dimensions of the
338 control changed. Note that the number of dimensions remains the
Dvidioc-g-crop.rst49 The driver first adjusts the requested dimensions against hardware
Dvidioc-g-selection.rst87 The driver may have to adjusts the requested dimensions against hardware
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/
Dtpo,tpg110.yaml33 The TPG110 does not know the physical dimensions of the panel
/Linux-v6.1/include/media/
Dv4l2-ctrls.h206 * @nr_of_dims:The number of dimensions in @dims.
962 * @dims: The control's new dimensions.
964 * Update the dimensions of an array control on the fly. The elements of the
965 * array are reset to their default value, even if the dimensions are
981 * v4l2_ctrl_modify_dimensions() - Update the dimensions of an array control.
984 * @dims: The control's new dimensions.
986 * Update the dimensions of an array control on the fly. The elements of the
987 * array are reset to their default value, even if the dimensions are
/Linux-v6.1/drivers/staging/media/atomisp/pci/camera/util/interface/
Dia_css_util.h84 * @return true if both dimensions of a are less or
/Linux-v6.1/lib/fonts/
Dfonts.c103 * Dimensions are in pixels.
/Linux-v6.1/arch/m68k/mac/
Dconfig.c101 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo()
846 printk(KERN_DEBUG " Video: addr 0x%lx row 0x%lx depth %lx dimensions %ld x %ld\n", in mac_identify()
848 mac_bi_data.videodepth, mac_bi_data.dimensions & 0xFFFF, in mac_identify()
849 mac_bi_data.dimensions >> 16); in mac_identify()
/Linux-v6.1/include/uapi/linux/
Dcoff.h19 #define E_DIMNUM 4 /* Number of array dimensions in auxiliary entry */
237 #define COFF_E_DIMNUM 4 /* # array dimensions in auxiliary entry */
/Linux-v6.1/Documentation/userspace-api/media/drivers/
Ddw100.rst80 upper bits and X in the lower bits. The driver modifies the dimensions of
/Linux-v6.1/arch/m68k/include/uapi/asm/
Dbootinfo-mac.h18 #define BI_MAC_VDIM 0x8004 /* Mac video dimensions */
/Linux-v6.1/drivers/staging/media/sunxi/cedrus/
Dcedrus_mpeg2.c109 /* Set frame dimensions. */ in cedrus_mpeg2_setup()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c466 /* the dimensions of a meta row are meta_row_width x meta_row_height in elements. in dml1_rq_dlg_get_row_heights()
498 /* only 3 possible shapes for dpte request in dimensions of ptes: 8x1, 4x2, 2x4. */ in dml1_rq_dlg_get_row_heights()
511 /* the dpte request dimensions in data elements is dpte_req_width x dpte_req_height in dml1_rq_dlg_get_row_heights()
731 /* the dimensions of a meta row are meta_row_width x meta_row_height in elements. in get_surf_rq_param()
822 /* only 3 possible shapes for dpte request in dimensions of ptes: 8x1, 4x2, 2x4. */ in get_surf_rq_param()
836 /* The dpte request dimensions in data elements is dpte_req_width x dpte_req_height in get_surf_rq_param()

123456