Searched refs:width (Results 26 - 49 of 49) sorted by relevance

12

/include/linux/
H A Dfb.h266 __u32 width; /* width of picture in mm */ member in struct:fb_var_screeninfo
348 __u32 width; member in struct:fb_copyarea
357 __u32 width; member in struct:fb_fillrect
366 __u32 width; /* Size of image */ member in struct:fb_image
500 __u32 width; /* Size of image */ member in struct:fb_image_user
595 u32 blit_y; /* Format: blit_x = 1 << (width - 1) */
710 __u32 width; /* width of each tile in pixels */ member in struct:fb_tilemap
721 __u32 width; /* numbe member in struct:fb_tilerect
734 __u32 width; /* number of tiles in the x-axis */ member in struct:fb_tilearea
741 __u32 width; /* number of tiles in the x-axis */ member in struct:fb_tileblit
[all...]
H A Dvideodev2.h229 __s32 width; member in struct:v4l2_rect
292 __u32 width; member in struct:v4l2_pix_format
457 __u32 width; /* Frame width [pixel] */ member in struct:v4l2_frmsize_discrete
462 __u32 min_width; /* Minimum frame width [pixel] */
463 __u32 max_width; /* Maximum frame width [pixel] */
464 __u32 step_width; /* Frame width step size [pixel] */
501 __u32 width; /* Frame width */ member in struct:v4l2_frmivalenum
957 __u32 width; member in struct:v4l2_dv_enum_preset
991 __u32 width; /* width in pixels */ member in struct:v4l2_bt_timings
2146 __u32 width; member in struct:v4l2_pix_format_mplane
[all...]
H A Disdnif.h286 __u8 width; member in struct:T30_s
H A Domap3isp.h265 __u8 width; /* Width of the Paxel */ member in struct:omap3isp_h3a_af_paxel
304 /* Enumeration constants for Alaw input width */
H A Dlibata.h1087 unsigned int width; /* 1 (8 bit), 2 (16 bit), 4 (32 bit) */ member in struct:pci_bits
/include/media/
H A Dcx2341x.h40 u16 width; member in struct:cx2341x_mpeg_params
120 u16 width; member in struct:cx2341x_handler
H A Dv4l2-common.h213 s32 width, s32 height);
H A Dvideobuf-core.h35 * (width, height, lists, waitqueue) are in there. That struct should
71 unsigned int width; member in struct:videobuf_buffer
/include/linux/mfd/
H A Dtmio.h59 * Some controllers can support a 2-byte block size when the bus width
149 int width; member in struct:tmio_fb_data
/include/video/
H A Dsh_mobile_lcdc.h151 unsigned long width; /* Panel width in mm */ member in struct:sh_mobile_lcdc_panel_cfg
H A Dnewport.h539 #define DCB_CYCLES(setup,hold,width) \
542 (width << DCB_CSWIDTH_SHIFT))
H A Dgbe.h289 short width; /* Monitor resolution */ member in struct:gbe_timing_info
H A Dsgivw.h355 short width; /* Monitor resolution */ member in struct:dbe_timing_info
391 /* flags, width, height, fields_sec, cfreq */
403 /* flags, width, height, fields_sec, cfreq */
415 /* flags, width, height, fields_sec, cfreq */
427 /* flags, width, height, fields_sec, cfreq */
439 /* flags, width, height, fields_sec, cfreq */
451 /* flags, width, height, fields_sec, cfreq */
463 /* flags, width, height, fields_sec, cfreq */
475 /* flags, width, height, fields_sec, cfreq */
487 /* flags, width, heigh
[all...]
H A Domapdss.h332 u16 hsw; /* Horizontal synchronization pulse width */
338 u16 vsw; /* Vertical synchronization pulse width */
364 u16 width; member in struct:omap_overlay_info
373 u16 out_width; /* if 0, out_width == width */
630 u32 *width, u32 *height);
/include/xen/interface/
H A Dxen.h470 uint16_t width, height; member in struct:dom0_vga_console_info::__anon1946::__anon1948
/include/drm/
H A Dr128_drm.h281 unsigned short width, height; member in struct:drm_r128_blit
H A Ddrm_crtc.h75 MODE_VIRTUAL_X, /* mode width too large for specified virtual size */
94 MODE_INTERLACE_WIDTH, /* width too large for interlaced mode */
95 MODE_ONE_WIDTH, /* only one width is supported */
244 unsigned int width; member in struct:drm_framebuffer
321 uint32_t handle, uint32_t width, uint32_t height);
729 * @min_width: minimum pixel width on this device
731 * @max_width: maximum pixel width on this device
H A Dradeon_drm.h664 unsigned int width, height; member in struct:drm_radeon_tex_image
672 int width; /* Texture image coordinates */ member in struct:drm_radeon_texture
H A Di915_drm.h86 int width, height; /* screen size in pixels */ member in struct:_drm_i915_sarea
/include/linux/amba/
H A Dclcd.h98 signed short width; /* width in mm */ member in struct:clcd_panel
/include/acpi/
H A Dacrestyp.h213 u8 width; member in struct:acpi_resource_fixed_dma
H A Dactbl2.h261 u8 width; /* Host Address Width */ member in struct:acpi_table_dmar
/include/sound/
H A Dpcm.h824 unsigned int width,
866 snd_pcm_format_t snd_pcm_build_linear_format(int width, int unsignd, int big_endian);
/include/rdma/
H A Dib_verbs.h231 static inline int ib_width_enum_to_int(enum ib_port_width width) argument
233 switch (width) {

Completed in 425 milliseconds

12