Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Dmsm_media_info.h816 static inline unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
919 static inline unsigned int VENUS_Y_SCANLINES(int color_fmt, int height) in VENUS_Y_SCANLINES()
953 static inline unsigned int VENUS_UV_SCANLINES(int color_fmt, int height) in VENUS_UV_SCANLINES()
1022 static inline unsigned int VENUS_Y_META_SCANLINES(int color_fmt, int height) in VENUS_Y_META_SCANLINES()
1088 static inline unsigned int VENUS_UV_META_SCANLINES(int color_fmt, int height) in VENUS_UV_META_SCANLINES()
1143 static inline unsigned int VENUS_RGB_SCANLINES(int color_fmt, int height) in VENUS_RGB_SCANLINES()
1193 static inline unsigned int VENUS_RGB_META_SCANLINES(int color_fmt, int height) in VENUS_RGB_META_SCANLINES()
1228 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
1351 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_panel_orientation_quirks.c28 int height; member
152 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
187 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
Ddrm_client.c245 drm_client_buffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format) in drm_client_buffer_create()
318 u32 width, u32 height, u32 format) in drm_client_buffer_addfb()
364 drm_client_framebuffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format) in drm_client_framebuffer_create()
/Linux-v4.19/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()
/Linux-v4.19/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-v4.19/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()
/Linux-v4.19/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-v4.19/drivers/video/fbdev/omap2/omapfb/
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-v4.19/drivers/video/fbdev/core/
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()
/Linux-v4.19/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-v4.19/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()
/Linux-v4.19/drivers/staging/vboxvideo/
Dmodesetting.c48 u32 pitch, u32 width, u32 height, in hgsmi_process_display_info()
85 u32 width, u32 height) in hgsmi_update_input_mapping()
Dvbox_mode.c56 int width, height, bpp, pitch; in vbox_do_modeset() local
175 u16 width = 0, height = 0; in vbox_set_up_input_mapping() local
479 int height) in vbox_set_edid()
730 static void copy_cursor_image(u8 *src, u8 *dst, u32 width, u32 height, in copy_cursor_image()
744 u32 handle, u32 width, u32 height, in vbox_cursor_set2()
/Linux-v4.19/tools/perf/util/
Dsvghelper.c143 static double normalize_height(double height) in normalize_height()
155 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox()
174 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox()
193 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox()
477 double height = 0; in svg_pstate() local
498 double height; in svg_partial_wakeline() local
556 double height; in svg_wakeline() local
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750_accel.c90 u32 x, u32 y, u32 width, u32 height, in sm750_hw_fillrect()
145 unsigned int height, /* width and height of rectangle in pixel value */ in sm750_hw_copyarea()
301 u32 height, /* width and height of rectangle in pixel value */ in sm750_hw_imageblit()
/Linux-v4.19/drivers/media/platform/vicodec/
Dvicodec-codec.h95 __be32 width, height; member
105 unsigned int width, height; member
114 unsigned int width, height; member
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c112 unsigned int width, height; in soc_camera_client_s_selection() local
236 unsigned int width = mf->width, height = mf->height, tmp_w, tmp_h; in client_set_fmt() local
324 unsigned int *width, unsigned int *height, in soc_camera_client_scale()
/Linux-v4.19/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-v4.19/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
/Linux-v4.19/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-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_tcon.h68 #define SUN4I_TCON0_BASIC0_Y(height) (((height) - 1) & 0xfff) argument
80 #define SUN4I_TCON0_BASIC3_V_SYNC(height) (((height) - 1) & 0x7ff) argument
133 #define SUN4I_TCON1_BASIC0_Y(height) (((height) - 1) & 0xfff) argument
137 #define SUN4I_TCON1_BASIC1_Y(height) (((height) - 1) & 0xfff) argument
141 #define SUN4I_TCON1_BASIC2_Y(height) (((height) - 1) & 0xfff) argument
153 #define SUN4I_TCON1_BASIC5_V_SYNC(height) (((height) - 1) & 0x3ff) argument

12345678910>>...21