Home
last modified time | relevance | path

Searched defs:height (Results 1 – 200 of 398) sorted by relevance

12

/linux-4.4.14/include/video/
Domapvrfb.h56 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size()
58 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size()
63 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup()
64 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
Dmbxfb.h43 __u32 width, height; member
/linux-4.4.14/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c76 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1()
125 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8()
164 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16()
199 u16 width = image->width, height = image->height; in mb86290fb_imageblit() local
260 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
/linux-4.4.14/lib/
Dradix-tree.c318 static inline unsigned long radix_tree_maxindex(unsigned int height) in radix_tree_maxindex()
330 unsigned int height; in radix_tree_extend() local
394 unsigned int height, shift, offset; in __radix_tree_create() local
495 unsigned int height, shift; in __radix_tree_lookup() local
595 unsigned int height, shift; in radix_tree_tag_set() local
643 unsigned int height, shift; in radix_tree_tag_clear() local
705 unsigned int height, shift; in radix_tree_tag_get() local
757 unsigned long index, offset, height; in radix_tree_next_chunk() local
893 unsigned int height = root->height; in radix_tree_range_tag_if_tagged() local
1164 unsigned int shift, height; in __locate() local
[all …]
Dbtree.c210 int height = head->height; in btree_last() local
244 int i, height = head->height; in btree_lookup() local
274 int i, height = head->height; in btree_update() local
314 int i, height; in btree_get_prev() local
392 int i, height; in find_level() local
681 void *func2, int reap, int height, size_t count) in __btree_for_each()
/linux-4.4.14/scripts/kconfig/lxdialog/
Dchecklist.c66 int y, int x, int height) in print_arrows()
101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
Dmenubox.c112 int height) in print_arrows()
155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
188 int height, width, menu_height; in dialog_menu() local
Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
317 int height, width; in init_dialog() local
477 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
511 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
Dtextbox.c61 int height, width, boxh, boxw; in dialog_textbox() local
312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c208 int sx, int dy, int dx, int height, int width) in matrox_accel_bmove()
249 int sy, int sx, int dy, int dx, int height, in matrox_accel_bmove_lin()
307 int sy, int sx, int height, int width) in matroxfb_accel_clear()
337 int sy, int sx, int height, int width) in matroxfb_cfb4_clear()
406 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
/linux-4.4.14/drivers/video/console/
Dfbcon_rotate.h40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud()
58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw()
76 static inline void rotate_ccw(const char *in, char *out, u32 width, u32 height) in rotate_ccw()
Dtileblit.c20 int sx, int dy, int dx, int height, int width) in tile_bmove()
35 int sx, int height, int width) in tile_clear()
Dsticore.c167 int height, int width, u8 color) in sti_set()
195 int height, int width, int c) in sti_clear()
227 int dst_y, int dst_x, int height, int width) in sti_bmove()
631 static int sti_search_font(struct sti_cooked_rom *rom, int height, int width) in sti_search_font()
Dfbcon_cw.c49 int sx, int dy, int dx, int height, int width) in cw_bmove()
66 int sx, int height, int width) in cw_clear()
Dsticon.c186 int dy, int dx, int height, int width) in sticon_bmove()
226 static void sticon_clear(struct vc_data *conp, int sy, int sx, int height, in sticon_clear()
Dfbcon_ccw.c64 int sx, int dy, int dx, int height, int width) in ccw_bmove()
81 int sx, int height, int width) in ccw_clear()
Dbitblit.c47 int sx, int dy, int dx, int height, int width) in bit_bmove()
62 int sx, int height, int width) in bit_clear()
Dfbcon_ud.c49 int sx, int dy, int dx, int height, int width) in ud_bmove()
67 int sx, int height, int width) in ud_clear()
Dmdacon.c431 int height, int width) in mdacon_clear()
448 int dy, int dx, int height, int width) in mdacon_bmove()
Dvgacon.c756 unsigned int width, unsigned int height) in vgacon_doresize()
1313 unsigned int height, unsigned int user) in vgacon_resize()
/linux-4.4.14/drivers/video/fbdev/omap2/
Dvrfb.c138 void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size()
146 u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size()
163 unsigned long height; in omap_vrfb_max_height() local
182 u16 width, u16 height, in omap_vrfb_setup()
243 int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
/linux-4.4.14/drivers/video/fbdev/sis/
Dsis_accel.c118 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy()
205 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy()
324 int width, height; in fbcon_sis_fillrect() local
375 int height = area->height; in fbcon_sis_copyarea() local
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_image.c59 int height, int stride) in qxl_image_alloc_objects()
104 int width, int height, in qxl_image_init_helper()
231 int x, int y, int width, int height, in qxl_image_init()
Dqxl_draw.c165 int height = fb_image->height; in qxl_draw_opaque_fb() local
282 int width, height; in qxl_draw_dirty_fb() local
404 u32 width, u32 height, in qxl_draw_copyarea()
Dqxl_fb.c136 int x, int y, int width, int height) in qxl_dirty_update()
294 int height = mode_cmd->height; in qxlfb_create_pinned_object() local
Dqxl_dev.h317 uint32_t height; member
413 uint16_t height; member
474 uint16_t height; member
744 uint32_t height; member
819 uint32_t height; member
864 uint32_t height; member
Dqxl_display.c304 uint32_t height, int32_t hot_x, int32_t hot_y) in qxl_crtc_cursor_set2()
591 unsigned width, unsigned height, in qxl_monitors_config_set()
/linux-4.4.14/tools/perf/util/
Dsvghelper.c142 static double normalize_height(double height) in normalize_height()
154 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
173 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
192 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
476 double height = 0; in svg_pstate() local
497 double height; in svg_partial_wakeline() local
555 double height; in svg_wakeline() local
/linux-4.4.14/drivers/staging/sm750fb/
Dsm750_accel.c94 u32 x, u32 y, u32 width, u32 height, in hw_fillrect()
150 unsigned int height, /* width and height of rectangle in pixel value */ in hw_copyarea()
308 u32 height, /* width and height of rectange in pixel value */ in hw_imageblit()
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c104 unsigned int width, height; in soc_camera_client_s_crop() local
223 unsigned int width = mf->width, height = mf->height, tmp_w, tmp_h; in client_set_fmt() local
309 unsigned int *width, unsigned int *height, in soc_camera_client_scale()
Dsoc_mediabus.c443 u32 bytes_per_line, u32 height) in soc_mbus_image_size()
Dsh_mobile_ceu_camera.c142 unsigned int height; member
691 unsigned int height, width, cdwdr_width, in_width, in_height; in sh_mobile_ceu_set_rect() local
1519 int width, height; in sh_mobile_ceu_try_fmt() local
/linux-4.4.14/drivers/video/fbdev/
Datafb_mfb.c26 int height, int width) in atafb_mfb_copyarea()
55 int sy, int sx, int height, int width) in atafb_mfb_fillrect()
Dtgafb.c623 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
836 u32 color, dx, dy, width, height, vxres, vyres; local
924 u32 dx, dy, width, height, vxres, vyres, color; local
1051 u32 height, u32 width)
1096 u32 height, u32 width)
1145 u32 height, u32 width, u32 line_length,
1253 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
Datafb_iplan2p8.c33 int height, int width) in atafb_iplan2p8_copyarea()
243 int sy, int sx, int height, int width) in atafb_iplan2p8_fillrect()
Datafb_iplan2p4.c26 int height, int width) in atafb_iplan2p4_copyarea()
208 int sy, int sx, int height, int width) in atafb_iplan2p4_fillrect()
Datafb_iplan2p2.c26 int height, int width) in atafb_iplan2p2_copyarea()
194 int sy, int sx, int height, int width) in atafb_iplan2p2_fillrect()
Dhitfb.c61 u16 width, u16 height) in hitfb_accel_set_dest()
76 u16 dy, u16 width, u16 height, u16 rop, in hitfb_accel_bitblt()
Dc2p_iplan2.c86 u32 height, u32 dst_nextline, u32 src_nextline, u32 bpp) in c2p_iplan2()
Dc2p_planar.c87 u32 height, u32 dst_nextline, u32 dst_nextplane, in c2p_planar()
Doffb.c391 int width, int height, int depth, in offb_init_fb()
538 int i, width = 640, height = 480, depth = 8, pitch = 640; in offb_init_nodriver() local
Dvga16fb.c833 int line_ofs, height; in vga_8planes_fillrect() local
883 int x, x2, y2, vxres, vyres, width, height, line_ofs; in vga16fb_fillrect() local
962 int height, line_ofs, x; in vga_8planes_copyarea() local
1015 int height, width, line_ofs; in vga16fb_copyarea() local
Dsunxvr1000.c21 unsigned int height; member
Dsunxvr2500.c25 unsigned int height; member
Dpmag-aa-fb.c77 u16 x, y, width, height; member
148 static int aafbcon_set_font(struct display *disp, int width, int height) in aafbcon_set_font()
Dgoldfishfb.c188 u32 width, height; in goldfish_fb_probe() local
Damifb.c681 __u16 height; member
740 u_short height; member
1849 short height, width, bits, words; in ami_get_var_cursorinfo() local
1924 short height, width, bits, words; in ami_set_var_cursorinfo() local
3172 u32 width, height; in amifb_fillrect() local
3249 u32 dx, dy, sx, sy, width, height; in amifb_copyarea() local
3345 u32 dx, dy, width, height, pitch; in amifb_imageblit() local
Dsimplefb.c93 u32 height; member
Digafb.c482 int height = prom_getintdefault(node, "height", 768); in igafb_init() local
Dbt431.h200 u16 width, u16 height) in bt431_set_font()
Dsunxvr500.c43 unsigned int height; member
Dsmscufx.c814 int width, int height) in ufx_raw_rect()
853 int width, int height) in ufx_handle_damage()
978 int height = (PAGE_SIZE / (width * 2)) + 1; in ufx_dpy_deferred_io() local
Dpm2fb.c685 u32 height = info->var.yres_virtual; in pm2fb_set_par() local
1151 u32 height = image->height; in pm2fb_imageblit() local
Dsh_mobile_lcdcfb.h104 unsigned int height; member
Dps3fb.c127 unsigned int height; member
442 u32 height, u32 dst_line_length, in ps3fb_sync_image()
Dcarminefb.c222 u32 height; in carmine_init_display_param() local
Ds1d13xxxfb.c450 u16 width = area->width, height = area->height; in s1d13xxxfb_bitblt_copyarea() local
/linux-4.4.14/include/xen/interface/io/
Dfbif.h49 int32_t height; /* rect height */ member
61 int32_t height; /* height in pixels */ member
113 int32_t height; /* height of the framebuffer (in pixels) */ member
/linux-4.4.14/drivers/media/common/saa7146/
Dsaa7146_hlp.c344 int height = vv->ov.win.w.height; in calculate_clipping_registers_rect() local
523 static void saa7146_set_window(struct saa7146_dev *dev, int width, int height, enum v4l2_field fiel… in saa7146_set_window()
709 int height = buf->fmt->height; in calculate_video_dma_grab_packed() local
766 int height = buf->fmt->height; in calc_planar_422() local
797 int height = buf->fmt->height; in calc_planar_420() local
834 int height = buf->fmt->height; in calculate_video_dma_grab_planar() local
/linux-4.4.14/fs/gfs2/
Dbmap.c239 struct metapath *mp, unsigned int height) in find_metapath()
265 static inline __be64 *metapointer(unsigned int height, const struct metapath *mp) in metapointer()
451 const unsigned int height, in gfs2_bmap_alloc()
618 u8 height; in gfs2_block_map() local
718 unsigned int height, struct strip_mine *sm) in do_strip()
871 struct metapath *mp, unsigned int height, in recursive_scan()
1088 unsigned int height = ip->i_height; in trunc_dealloc() local
Dmeta_io.c336 int gfs2_meta_indirect_buffer(struct gfs2_inode *ip, int height, u64 num, in gfs2_meta_indirect_buffer()
Dglops.c331 u16 height, depth; in gfs2_dinode_in() local
/linux-4.4.14/drivers/media/usb/pwc/
Dpwc-misc.c41 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c174 u32 height = 0; in vbi_buffer_setup() local
224 u32 height = 0; in vbi_buffer_prepare() local
701 u32 height = 0; in cx231xx_is_vbi_buffer_done() local
/linux-4.4.14/drivers/video/fbdev/i810/
Di810_accel.c195 static inline void color_blit(int width, int height, int pitch, int dest, in color_blit()
301 u32 dx, dy, width, height, dest, rop = 0, color = 0; in i810fb_fillrect() local
329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; in i810fb_copyarea() local
/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_core.c952 int height = cam->params.roi.height; in set_default_user_mode() local
1012 int cpia2_match_video_size(int width, int height) in cpia2_match_video_size()
1151 int height = req_height; in config_sensor_410() local
1337 int height = req_height; in config_sensor_500() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_rect.c314 int width, int height, in drm_rect_rotate()
388 int width, int height, in drm_rect_rotate_inv()
Ddrm_fb_helper.c1612 …y_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height) in drm_has_preferred_mode()
1633 int width, int height) in drm_pick_cmdline_mode()
1724 bool *enabled, int width, int height) in drm_target_cloned()
1830 bool *enabled, int width, int height) in drm_target_preferred()
1899 int n, int width, int height) in drm_pick_crtcs()
1983 int width, height; in drm_setup_crtcs() local
Ddrm_fb_cma_helper.c125 unsigned int height = mode_cmd->height / (i ? vsub : 1); in drm_fb_cma_create() local
/linux-4.4.14/drivers/media/usb/gspca/
Djpeg.h137 int height, in jpeg_define()
Dstk1135.c313 u16 width, height; in stk1135_configure_mt9m112() local
445 u16 width, height; in sd_start() local
/linux-4.4.14/drivers/video/fbdev/via/
Daccel.c53 static int hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_1()
186 static int hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_2()
/linux-4.4.14/arch/powerpc/kernel/
Dbtext.c119 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display()
174 unsigned int width, height, depth, pitch; in btext_initialize() local
280 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display()
/linux-4.4.14/tools/perf/ui/gtk/
Dbrowser.c22 int height; in perf_gtk__resize_window() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Dtcm.h59 u16 width, height; /* container dimensions */ member
131 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height, in tcm_reserve_2d()
Dtcm-sita.c80 struct tcm *sita_init(u16 width, u16 height, struct tcm_pt *attr) in sita_init()
/linux-4.4.14/include/linux/
Dlinux_logo.h29 unsigned int height; member
Dfont.h19 int width, height; member
Dbtree.h37 int height; member
Dfb.h105 __u32 height; member
320 __u32 height; /* height of each tile in scanlines */ member
331 __u32 height; /* number of tiles in the y-axis */ member
344 __u32 height; /* number of tiles in the y-axis */ member
351 __u32 height; /* number of tiles in the y-axis */ member
646 u8 *src, u32 s_pitch, u32 height) in __fb_pad_aligned_buffer()
Dradix-tree.h108 unsigned int height; member
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_display.c61 uint32_t height, in virtio_gpu_crtc_cursor_set()
311 int count, width, height; in virtio_gpu_conn_get_modes() local
338 int width, height; in virtio_gpu_conn_mode_valid() local
Dvirtgpu_vq.c424 uint32_t height) in virtio_gpu_cmd_create_resource()
473 uint32_t width, uint32_t height, in virtio_gpu_cmd_set_scanout()
496 uint32_t width, uint32_t height) in virtio_gpu_cmd_resource_flush()
516 __le32 width, __le32 height, in virtio_gpu_cmd_transfer_to_host_2d()
Dvirtgpu_fb.c42 int width, int height) in virtio_gpu_dirty_update()
/linux-4.4.14/drivers/media/usb/go7007/
Dgo7007-v4l2.c88 static void get_resolution(struct go7007 *go, int *width, int *height) in get_resolution()
187 int width, height; in set_capture_size() local
545 int width, height; in vidioc_enum_framesizes() local
564 int width, height; in vidioc_enum_frameintervals() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1181 uint32 height; member
1210 uint32 height; member
1281 uint32 height; member
1388 uint32 height; member
1412 uint32 height; member
1438 uint32 height; member
1465 uint32 height; member
1497 uint32 height; member
1522 uint32 height; member
1551 uint32 height; member
Dsvga_overlay.h139 uint32 *height, /* IN / OUT */ in VMwareVideoGetAttributes()
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
Dbf54x-lq043.h24 int height; member
/linux-4.4.14/include/linux/platform_data/
Dsimplefb.h59 u32 height; member
Dvideo-nuc900fb.h48 unsigned short height; member
/linux-4.4.14/drivers/staging/fbtft/
Dflexfb.c37 static unsigned int height; variable
142 unsigned int height; member
Dfbtft-core.c413 static void fbtft_mkdirty(struct fb_info *info, int y, int height) in fbtft_mkdirty()
660 unsigned height; in fbtft_framebuffer_alloc() local
Dfbtft_device.c91 static unsigned height; variable
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc.c759 int height) in dispc_ovl_set_input_size()
770 int height) in dispc_ovl_set_output_size()
1129 u16 height) in dispc_mgr_set_size()
1822 u16 width, u16 height, in calc_vrfb_rotation_offset()
1907 u16 width, u16 height, in calc_dma_rotation_offset()
2106 u16 width, u16 height, u16 out_width, u16 out_height, in check_horiz_timing_omap3()
2158 u16 height, u16 out_width, u16 out_height, in calc_core_clk_five_taps()
2197 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_24xx()
2206 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_34xx()
2232 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_44xx()
[all …]
/linux-4.4.14/drivers/video/fbdev/aty/
Dmach64_cursor.c148 unsigned int height = cursor->image.height; in atyfb_cursor() local
Dmach64_accel.c186 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect()
/linux-4.4.14/drivers/video/fbdev/core/
Dfbmem.c118 void fb_pad_aligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 s_pitch, u32 height) in fb_pad_aligned_buffer()
124 void fb_pad_unaligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 idx, u32 height, in fb_pad_unaligned_buffer()
362 static void fb_rotate_logo_ud(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ud()
372 static void fb_rotate_logo_cw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_cw()
381 static void fb_rotate_logo_ccw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ccw()
543 static int fb_prepare_extra_logos(struct fb_info *info, unsigned int height, in fb_prepare_extra_logos()
581 unsigned int height, in fb_prepare_extra_logos()
Dsyscopyarea.c318 u32 height = area->height, width = area->width; in sys_copyarea() local
Dcfbcopyarea.c384 u32 height = area->height, width = area->width; in cfb_copyarea() local
Dsysfillrect.c246 unsigned long width = rect->width, height = rect->height; in sys_fillrect() local
Dcfbfillrect.c281 unsigned long width = rect->width, height = rect->height; in cfb_fillrect() local
/linux-4.4.14/drivers/media/i2c/
Dmt9v011.c54 unsigned width, height; member
202 unsigned height, width, hblank, vblank, speed; in calc_fps() local
232 unsigned height, width, hblank, vblank; in calc_speed() local
Dsaa7115.c91 int height; member
868 static int saa711x_set_size(struct v4l2_subdev *sd, int width, int height) in saa711x_set_size()
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c651 u16 width, height; in setup_gop32() local
764 u16 width, height; in setup_gop64() local
881 setup_uga32(void **uga_handle, unsigned long size, u32 *width, u32 *height) in setup_uga32()
926 setup_uga64(void **uga_handle, unsigned long size, u32 *width, u32 *height) in setup_uga64()
977 u32 width, height; in setup_uga() local
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c35 uint32_t height) in mga_crtc_cursor_set()
Dmgag200_fb.c23 int x, int y, int width, int height) in mga_dirty_update()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dr100_track.h28 unsigned height; member
40 unsigned height; member
Dradeon_cursor.c254 uint32_t height, in radeon_crtc_cursor_set2()
Dradeon_fb.c115 int height = mode_cmd->height; in radeonfb_create_pinned_object() local
Dradeon_ioc32.c154 unsigned int width, height; member
163 int height; member
Dr600_cs.c353 u32 height, height_align, pitch, pitch_align, depth_align; in r600_cs_track_validate_cb() local
522 u32 height = 8192; in r600_cs_track_validate_db() local
1415 unsigned width, height, depth, size; in r600_texture_size() local
/linux-4.4.14/include/uapi/drm/
Ddrm_sarea.h65 unsigned int height; member
Ddrm_mode.h347 __u32 height; member
361 __u32 height; member
462 __u32 height; member
473 __u32 height; member
529 uint32_t height; member
Domap_drm.h55 uint16_t height; member
Dqxl_drm.h120 uint32_t height; member
Dvirtgpu_drm.h76 uint32_t height; member
/linux-4.4.14/fs/hfs/
Dbfind.c100 int height, res; in hfs_brec_find() local
Dbtree.h55 u8 height; member
128 u8 height; /* (F) The level of this node (leaves=1) */ member
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.c77 int width, height; member
289 unsigned int width, unsigned int height) in hdcs_set_size()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-video.c277 u16 width, u16 height) in em28xx_capture_area_set()
332 int height = norm_maxh(dev); in em28xx_resolution_set() local
1214 unsigned int width, unsigned int height, in size_to_scale()
1231 unsigned int *width, unsigned int *height) in scale_to_size()
1283 unsigned int height = f->fmt.pix.height; in vidioc_try_fmt_vid_cap() local
1334 unsigned width, unsigned height) in em28xx_set_video_format()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c51 u32 *image, u32 width, u32 height, in vmw_cursor_update_image()
88 u32 width, u32 height, in vmw_cursor_update_dmabuf()
141 uint32_t handle, uint32_t width, uint32_t height, in vmw_du_crtc_cursor_set2()
1194 unsigned width, unsigned height, unsigned pitch, in vmw_kms_write_svga()
1298 uint32_t height) in vmw_kms_validate_mode_vram()
/linux-4.4.14/drivers/gpu/drm/via/
Dvia_verifier.h42 uint32_t height[2][10]; member
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-enc.c35 unsigned long height; in solo_capture_config() local
/linux-4.4.14/include/uapi/linux/
Domapfb.h112 __u32 width, height; member
121 __u32 width, height; member
217 __u32 height; /* phys height of the display in micrometers */ member
Dkd.h161 unsigned int width, height; /* font size */ member
167 unsigned int width, height; /* font size */ member
Dfb.h260 __u32 height; /* height of picture in mm */ member
344 __u32 height; member
353 __u32 height; member
362 __u32 height; member
Dvirtio_gpu.h124 __le32 height; member
140 __le32 height; member
226 __le32 height; member
Dv4l2-mediabus.h31 __u32 height; member
Dv4l2-subdev.h127 __u32 height; member
/linux-4.4.14/arch/mips/include/asm/mach-jz4740/
Djz4740_fb.h48 unsigned int height; member
/linux-4.4.14/drivers/staging/iio/
Diio_simple_dummy.h44 int height; member
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-risc.c337 int width, int height, int interleaved, in bttv_calc_geo_old()
383 unsigned int height, in bttv_calc_geo()
Dbttv-driver.c1562 unsigned int width, unsigned int height, in bttv_prepare_buffer()
1945 __s32 height, in bttv_crop_adjust()
1991 __s32 * height, in limit_scaled_size_lock()
2298 unsigned int height) in pix_format_set_size()
2357 __s32 width, height; in bttv_try_fmt_vid_cap() local
2426 __s32 width, height; in bttv_s_fmt_vid_cap() local
2662 __s32 height = fb->fmt.height; in bttv_s_fbuf() local
/linux-4.4.14/drivers/media/i2c/soc_camera/
Dtw9910.c224 unsigned short height; member
427 u32 width, u32 height) in tw9910_select_norm()
594 static int tw9910_set_frame(struct v4l2_subdev *sd, u32 *width, u32 *height) in tw9910_set_frame()
749 u32 width = mf->width, height = mf->height; in tw9910_s_fmt() local
Dmt9m111.c212 unsigned int height; /* sizes */ member
320 unsigned int width, unsigned int height) in mt9m111_setup_rect_ctx()
334 int width, int height, u32 code) in mt9m111_setup_geometry()
390 int width, height; in mt9m111_s_crop() local
Dov2640.c278 u32 height; member
754 static const struct ov2640_win_size *ov2640_select_win(u32 *width, u32 *height) in ov2640_select_win()
772 static int ov2640_set_params(struct i2c_client *client, u32 *width, u32 *height, in ov2640_set_params()
860 u32 width = SVGA_WIDTH, height = SVGA_HEIGHT; in ov2640_get_fmt() local
Dmt9t112.c344 static void mt9t112_frame_check(u32 *width, u32 *height, u32 *left, u32 *top) in mt9t112_frame_check()
352 u16 height) in mt9t112_set_a_frame_size()
Dov9740.c547 static void ov9740_res_roundup(u32 *width, u32 *height) in ov9740_res_roundup()
561 static int ov9740_set_res(struct i2c_client *client, u32 width, u32 height) in ov9740_set_res()
/linux-4.4.14/drivers/video/fbdev/omap/
Dhwa742.c84 int x, y, width, height; member
201 static void enable_tearsync(int y, int width, int height, int screen_height, in enable_tearsync()
435 int height = win->height; in create_req_list() local
528 int pos_x, int pos_y, int width, int height, in hwa742_setup_plane()
/linux-4.4.14/tools/perf/ui/
Dbrowser.h17 u16 y, x, width, height, rows, columns, horiz_scroll; member
/linux-4.4.14/arch/x86/include/asm/
Dsysfb.h58 int height; member
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c123 unsigned int height = mode_cmd->height / (i ? vsub : 1); in rockchip_user_fb_create() local
/linux-4.4.14/arch/x86/platform/efi/
Dearly_printk.c83 u32 i, height; in early_efi_scroll_up() local
/linux-4.4.14/fs/hfsplus/
Dbfind.c169 int height, res; in hfs_brec_find() local
/linux-4.4.14/include/drm/
Ddrm_fb_helper.h372 int width, int height) in drm_has_preferred_mode()
379 int width, int height) in drm_pick_cmdline_mode()
/linux-4.4.14/drivers/media/platform/coda/
Dcoda-bit.c350 int width, height; in coda_alloc_framebuffers() local
1515 int width, height; in __coda_start_decoding() local
1848 int width, height; in coda_finish_decode() local
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h30 unsigned short height; member
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c21 int x, int y, int width, int height) in cirrus_dirty_update()
Dcirrus_main.c310 bool cirrus_check_framebuffer(struct cirrus_device *cdev, int width, int height, in cirrus_check_framebuffer()
/linux-4.4.14/drivers/media/usb/hdpvr/
Dhdpvr.h82 uint width, height; member
155 u16 height; member
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispresizer.c354 u32 width, u32 height) in resizer_set_output_size()
417 u32 width, u32 height) in resizer_set_input_size()
796 unsigned int height; in resizer_calc_ratios() local
/linux-4.4.14/drivers/media/usb/gspca/m5602/
Dm5602_mt9m111.c176 int height = cam->cam_mode[sd->gspca_dev.curr_mode].height; in mt9m111_start() local
Dm5602_po1030.c181 int height = cam->cam_mode[sd->gspca_dev.curr_mode].height; in po1030_start() local
Dm5602_ov9650.c269 int height = cam->cam_mode[sd->gspca_dev.curr_mode].height; in ov9650_start() local
/linux-4.4.14/drivers/media/pci/zoran/
Dzr36016.h44 __u16 height; member
Dzoran_driver.c441 int height, in zoran_v4l_set_format()
1049 int height, in setup_fbuffer()
1125 int height, in setup_window()
Dzr36050.h44 __u16 height; member
/linux-4.4.14/include/media/blackfin/
Dppi.h49 u32 height; /* height in lines */ member
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-common.c376 s32 width, s32 height) in v4l2_find_nearest_format()
/linux-4.4.14/drivers/gpu/drm/imx/
Dipuv3-plane.c66 static inline int calc_bandwidth(int width, int height, unsigned int vref) in calc_bandwidth()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-hw-exynos4.c311 unsigned int *width, unsigned int *height) in exynos4_jpeg_get_frame_size()
/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_capture.h90 u32 height; member
Dvpif_display.h97 u32 height; member
Dvpbe_venc.c496 u32 height = dv_timings->bt.height; in venc_s_dv_timings() local
/linux-4.4.14/drivers/gpu/drm/mga/
Dmga_state.c503 u32 height = box->y2 - box->y1; in mga_dma_dispatch_clear() local
601 u32 height = box->y2 - box->y1; in mga_dma_dispatch_swap() local
/linux-4.4.14/drivers/media/platform/s5p-tv/
Dmixer.h47 unsigned int height; member
85 unsigned int height; member
Dsdo_drv.c39 unsigned int height; member
Dmixer_video.c265 unsigned int width, unsigned int height) in mxr_get_plane_size()
274 const struct mxr_format *fmt, u32 width, u32 height) in mxr_mplane_fill()
/linux-4.4.14/fs/jfs/
Djfs_dmap.h151 __le32 height; /* 4: height of the tree */ member
179 __le32 height; /* 4: height of tree */ member
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_fb.c214 unsigned int height = mode_cmd->height / (i ? vsub : 1); in msm_framebuffer_init() local
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_cursor.c65 unsigned int height; member
/linux-4.4.14/arch/sparc/kernel/
Dbtext.c44 unsigned int width, height, depth, pitch; in btext_initialize() local
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_fb.c47 int x, int y, int width, int height) in ast_dirty_update()
Dast_mode.c1080 static u32 copy_cursor_image(u8 *src, u8 *dst, int width, int height) in copy_cursor_image()
1140 uint32_t height) in ast_cursor_set()
/linux-4.4.14/drivers/media/usb/usbtv/
Dusbtv.h95 int width, height; member
/linux-4.4.14/drivers/media/platform/s5p-g2d/
Dg2d.h41 u32 height; member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c115 int height = mode_cmd->height; in amdgpufb_create_pinned_object() local
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_crtc.c39 uint32_t width, height; member
428 uint32_t width, uint32_t height) in mdp4_crtc_cursor_set()
/linux-4.4.14/drivers/gpu/drm/tegra/
Dfb.c147 unsigned int height = cmd->height / (i ? vsub : 1); in tegra_fb_create() local
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss_ipipe.c208 unsigned int height = fmt->height; in ipipe_try_format() local
Diss_resizer.c447 unsigned int height = fmt->height; in resizer_try_format() local
/linux-4.4.14/drivers/usb/misc/sisusbvga/
Dsisusb_con.c430 sisusbcon_clear(struct vc_data *c, int y, int x, int height, int width) in sisusbcon_clear()
486 int dy, int dx, int height, int width) in sisusbcon_bmove()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-streams.c649 u16 height; in ivtv_setup_v4l2_decode_stream() local
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_crtc.c75 uint32_t width, height; member
506 uint32_t width, uint32_t height) in mdp5_crtc_cursor_set()
/linux-4.4.14/include/linux/mfd/
Dtmio.h149 int height; member
/linux-4.4.14/drivers/gpu/drm/i915/
Ddvo_ivch.c177 uint16_t width, height; member
Dintel_fbdev.c354 bool *enabled, int width, int height) in intel_fb_initial_config()
/linux-4.4.14/drivers/media/platform/
Dvim2m.c109 unsigned int height; member
208 int width, height, bytesperline; in device_process() local
/linux-4.4.14/include/media/
Dvideobuf-core.h72 unsigned int height; member
Dcx2341x.h41 u16 height; member
121 u16 height; member
/linux-4.4.14/drivers/media/usb/stk1160/
Dstk1160.h148 int height; /* current frame height */ member
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddm365_resizer.c57 resizer_calculate_line_length(u32 pix, int width, int height, in resizer_calculate_line_length()
545 int width, int height, int *line_len) in resizer_validate_input_image_format()
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000.h184 int width, height; /* Selected resolution */ member
300 unsigned int width, height; member
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_mixer.c285 static void mixer_cfg_scan(struct mixer_context *ctx, unsigned int height) in mixer_cfg_scan()
311 static void mixer_cfg_rgb_fmt(struct mixer_context *ctx, unsigned int height) in mixer_cfg_rgb_fmt()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-core.h257 u32 height; member
510 static inline void set_frame_bounds(struct fimc_frame *f, u32 width, u32 height) in set_frame_bounds()
519 u32 left, u32 top, u32 width, u32 height) in set_frame_crop()
/linux-4.4.14/drivers/media/pci/dt3155/
Ddt3155.h190 unsigned width, height; member
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-video-upstream.c523 int height = out->_lines_count; in cx25821_set_pixelengine() local
/linux-4.4.14/drivers/usb/gadget/function/
Duvc.h115 unsigned int height; member

12