Searched defs:height (Results 76 - 100 of 657) sorted by relevance

1234567891011>>

/linux-master/drivers/video/fbdev/sis/
H A Dsis_accel.c311 int width, height; local
104 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) argument
191 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, int dst_x, int dst_y, int width, int height) argument
362 int height = area->height; local
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_rect.c253 drm_rect_rotate(struct drm_rect *r, int width, int height, unsigned int rotation) argument
327 drm_rect_rotate_inv(struct drm_rect *r, int width, int height, unsigned int rotation) argument
[all...]
/linux-master/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c69 mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) argument
118 mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) argument
157 mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) argument
192 u16 width = image->width, height = image->height; local
252 u32 x2, y2, vxres, vyres, height, width, fg; local
[all...]
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-lvds.c32 unsigned int height; member in struct:panel_lvds
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c67 int height = mode_cmd->height; local
/linux-master/drivers/video/fbdev/
H A Dhecubafb.c130 hecubafb_defio_damage_area(struct fb_info *info, u32 x, u32 y, u32 width, u32 height) argument
H A Dsunxvr2500.c27 unsigned int height; member in struct:s3d_info
H A Dsunxvr1000.c23 unsigned int height; member in struct:gfb_info
/linux-master/samples/vfio-mdev/
H A Dmdpy-fb.c101 u32 format, width, height; local
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.c29 static int vde_msg_queue_get_trans_size(int width, int height) argument
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_if.h85 unsigned int height; member in struct:venc_enc_param
/linux-master/tools/testing/radix-tree/
H A Dmultiorder.c58 int height = order[i] / XA_CHUNK_SHIFT; local
/linux-master/include/drm/
H A Ddrm_fourcc.h296 int drm_format_info_plane_height(const struct drm_format_info *info, int height, argument
[all...]
H A Ddrm_framebuffer.h185 unsigned int height; member in struct:drm_framebuffer
H A Ddrm_rect.h101 drm_rect_init(struct drm_rect *r, int x, int y, int width, int height) argument
[all...]
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_vout.h47 u32 height; member in struct:mgb4_vout_dev
/linux-master/drivers/video/fbdev/core/
H A Dcfbcopyarea.c384 u32 height = area->height, width = area->width; local
H A Dtileblit.c19 tile_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
34 tile_clear(struct vc_data *vc, struct fb_info *info, int sy, int sx, int height, int width) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_syncmap.c75 unsigned int height; member in struct:i915_syncmap
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_mipi.c222 unsigned int height; local
48 ia_css_mipi_frame_calculate_size(const unsigned int width, const unsigned int height, const enum atomisp_input_format format, const bool hasSOLandEOL, const unsigned int embedded_data_size_words, unsigned int *size_mem_words) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c41 opp2_set_disp_pattern_generator( struct output_pixel_processor *opp, enum controller_dp_test_pattern test_pattern, enum controller_dp_color_space color_space, enum dc_color_depth color_depth, const struct tg_color *solid_color, int width, int height, int offset) argument
293 opp2_program_dpg_dimensions( struct output_pixel_processor *opp, int width, int height) argument
/linux-master/include/linux/
H A Dfont.h19 unsigned int width, height; member in struct:font_desc
/linux-master/scripts/kconfig/lxdialog/
H A Dmenubox.c134 static void print_buttons(WINDOW * win, int height, int width, int selected) argument
167 int height, width, menu_height; local
90 print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, int height) argument
[all...]
H A Dtextbox.c101 static void print_page(WINDOW *win, int height, int width) argument
156 int height, width, boxh, boxw; local
[all...]
/linux-master/drivers/video/fbdev/i810/
H A Di810_accel.c195 static inline void color_blit(int width, int height, int pitch, int dest, argument
301 u32 dx, dy, width, height, dest, rop = 0, color = 0; local
329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; local
[all...]

Completed in 212 milliseconds

1234567891011>>