/drivers/media/platform/qcom/venus/ |
D | hfi_plat_bufs_v6.c | 55 #define SIZE_H264D_LB_FE_TOP_DATA(width, height) \ argument 58 #define SIZE_H264D_LB_FE_TOP_CTRL(width, height) \ argument 61 #define SIZE_H264D_LB_FE_LEFT_CTRL(width, height) \ argument 64 #define SIZE_H264D_LB_SE_TOP_CTRL(width, height) \ argument 67 #define SIZE_H264D_LB_SE_LEFT_CTRL(width, height) \ argument 70 #define SIZE_H264D_LB_PE_TOP_DATA(width, height) \ argument 73 #define SIZE_H264D_LB_VSP_TOP(width, height) (((((width) + 15) >> 4) << 7)) argument 75 #define SIZE_H264D_LB_RECON_DMA_METADATA_WR(width, height) \ argument 78 #define SIZE_H264D_QP(width, height) \ argument 101 #define SIZE_H265D_LB_FE_TOP_DATA(width, height) \ argument [all …]
|
D | helpers.c | 888 static u32 get_framesize_raw_nv12(u32 width, u32 height) in get_framesize_raw_nv12() 906 static u32 get_framesize_raw_nv12_ubwc(u32 width, u32 height) in get_framesize_raw_nv12_ubwc() 932 static u32 get_framesize_raw_p010(u32 width, u32 height) in get_framesize_raw_p010() 946 static u32 get_framesize_raw_p010_ubwc(u32 width, u32 height) in get_framesize_raw_p010_ubwc() 974 static u32 get_framesize_raw_yuv420_tp10_ubwc(u32 width, u32 height) in get_framesize_raw_yuv420_tp10_ubwc() 1004 u32 venus_helper_get_framesz_raw(u32 hfi_fmt, u32 width, u32 height) in venus_helper_get_framesz_raw() 1024 u32 venus_helper_get_framesz(u32 v4l2_fmt, u32 width, u32 height) in venus_helper_get_framesz() 1067 unsigned int width, unsigned int height) in venus_helper_set_input_resolution() 1081 unsigned int width, unsigned int height, in venus_helper_set_output_resolution() 1732 unsigned int width, unsigned int height) in venus_helper_set_stride()
|
/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
D | frame.c | 125 unsigned int height, in ia_css_frame_allocate() 277 unsigned int height, in ia_css_frame_allocate_contiguous() 504 unsigned int height, in ia_css_frame_info_init() 623 unsigned int height, in frame_init_plane() 634 unsigned int height, in frame_init_single_plane() 655 unsigned int height, in frame_init_raw_single_plane() 673 unsigned int height, in frame_init_mipi_plane() 762 height = frame->info.res.height, stride, bytes; in frame_init_rgb_planes() local 778 height = frame->info.res.height / 2, bytes, stride; in frame_init_qplane6_planes() local 816 unsigned int height, in frame_allocate_with_data() [all …]
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | msm_media_info.h | 895 static unsigned int VENUS_Y_SCANLINES(int color_fmt, int height) in VENUS_Y_SCANLINES() 926 static unsigned int VENUS_UV_SCANLINES(int color_fmt, int height) in VENUS_UV_SCANLINES() 987 static unsigned int VENUS_Y_META_SCANLINES(int color_fmt, int height) in VENUS_Y_META_SCANLINES() 1047 static unsigned int VENUS_UV_META_SCANLINES(int color_fmt, int height) in VENUS_UV_META_SCANLINES() 1096 static unsigned int VENUS_RGB_SCANLINES(int color_fmt, int height) in VENUS_RGB_SCANLINES() 1137 static unsigned int VENUS_RGB_META_SCANLINES(int color_fmt, int height) in VENUS_RGB_META_SCANLINES()
|
/drivers/staging/media/meson/vdec/ |
D | vdec_helpers.c | 54 u32 amvdec_am21c_body_size(u32 width, u32 height) in amvdec_am21c_body_size() 64 u32 amvdec_am21c_head_size(u32 width, u32 height) in amvdec_am21c_head_size() 73 u32 amvdec_am21c_size(u32 width, u32 height) in amvdec_am21c_size() 99 u32 height, u32 reg) in set_canvas_yuv420m() 143 u32 height, u32 reg) in set_canvas_nv12m() 185 u32 height = ALIGN(sess->height, 32); in amvdec_set_canvases() local 443 u32 height, u32 dpb_size) in amvdec_src_change()
|
/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 72 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1() 121 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8() 160 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16() 194 u16 width = image->width, height = image->height; in mb86290fb_imageblit() local 254 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
|
/drivers/gpu/drm/ |
D | drm_panel_orientation_quirks.c | 28 int height; member 371 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() 406 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
|
D | drm_client_modeset.c | 146 drm_connector_has_preferred_mode(struct drm_connector *connector, int width, int height) in drm_connector_has_preferred_mode() 261 bool *enabled, int width, int height) in drm_client_target_cloned() 378 bool *enabled, int width, int height) in drm_client_target_preferred() 494 int n, int width, int height) in drm_client_pick_crtcs() 570 bool *enabled, int width, int height) in drm_client_firmware_config() 770 int drm_client_modeset_probe(struct drm_client_dev *client, unsigned int width, unsigned int height) in drm_client_modeset_probe()
|
D | drm_client.c | 250 drm_client_buffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format) in drm_client_buffer_create() 367 u32 width, u32 height, u32 format) in drm_client_buffer_addfb() 413 drm_client_framebuffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format) in drm_client_framebuffer_create()
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 209 int sx, int dy, int dx, int height, int width) in matrox_accel_bmove() 250 int sy, int sx, int dy, int dx, int height, in matrox_accel_bmove_lin() 308 int sy, int sx, int height, int width) in matroxfb_accel_clear() 338 int sy, int sx, int height, int width) in matroxfb_cfb4_clear() 407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
|
/drivers/video/fbdev/omap2/omapfb/ |
D | vrfb.c | 126 void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size() 134 u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size() 151 unsigned long height; in omap_vrfb_max_height() local 170 u16 width, u16 height, in omap_vrfb_setup() 231 int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
|
/drivers/video/fbdev/sis/ |
D | sis_accel.c | 105 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy() 192 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy() 311 int width, height; in fbcon_sis_fillrect() local 362 int height = area->height; in fbcon_sis_copyarea() local
|
/drivers/video/fbdev/core/ |
D | fbcon_rotate.h | 40 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()
|
/drivers/gpu/drm/qxl/ |
D | qxl_image.c | 59 int height, int stride) in qxl_image_alloc_objects() 104 int width, int height, in qxl_image_init_helper() 234 int x, int y, int width, int height, in qxl_image_init()
|
/drivers/gpu/drm/vboxvideo/ |
D | vbox_mode.c | 38 int width, height, bpp, pitch; in vbox_do_modeset() local 126 u16 width = 0, height = 0; in vbox_set_up_input_mapping() local 341 u32 height = new_state->crtc_h; in vbox_cursor_atomic_check() local 373 static void copy_cursor_image(u8 *src, u8 *dst, u32 width, u32 height, in copy_cursor_image() 398 u32 height = new_state->crtc_h; in vbox_cursor_atomic_update() local 640 int height) in vbox_set_edid()
|
D | modesetting.c | 31 u32 pitch, u32 width, u32 height, in hgsmi_process_display_info() 70 u32 width, u32 height) in hgsmi_update_input_mapping()
|
/drivers/staging/media/atomisp/pci/ |
D | atomisp_compat_css20.c | 1803 unsigned int width, unsigned int height) in atomisp_css_isys_two_stream_cfg_update_stream1() 1821 unsigned int width, unsigned int height) in atomisp_css_isys_two_stream_cfg_update_stream2() 1840 unsigned int width, unsigned int height) in atomisp_css_input_set_effective_resolution() 2229 unsigned int width, unsigned int height, in __configure_output() 2261 unsigned int width, unsigned int height, in __configure_video_preview_output() 2309 unsigned int width, unsigned int height, in __configure_capture_pp_input() 2361 unsigned int width, unsigned int height, in __configure_preview_pp_input() 2489 unsigned int width, unsigned int height, in __configure_video_pp_input() 2585 unsigned int width, unsigned int height, in __configure_vf_output() 2608 unsigned int width, unsigned int height, in __configure_video_vf_output() [all …]
|
/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 345 int height = vv->ov.win.w.height; in calculate_clipping_registers_rect() local 524 static void saa7146_set_window(struct saa7146_dev *dev, int width, int height, enum v4l2_field fiel… in saa7146_set_window() 710 int height = buf->fmt->height; in calculate_video_dma_grab_packed() local 767 int height = buf->fmt->height; in calc_planar_422() local 798 int height = buf->fmt->height; in calc_planar_420() local 835 int height = buf->fmt->height; in calculate_video_dma_grab_planar() local
|
/drivers/staging/sm750fb/ |
D | sm750_accel.c | 90 u32 x, u32 y, u32 width, u32 height, in sm750_hw_fillrect() 154 unsigned int width, unsigned int height, in sm750_hw_copyarea() 322 u32 height, u32 fColor, u32 bColor, u32 rop2) in sm750_hw_imageblit()
|
/drivers/media/v4l2-core/ |
D | v4l2-common.c | 159 size_t height_offset, s32 width, s32 height) in __v4l2_find_nearest_size() 336 void v4l2_apply_frmsize_constraints(u32 *width, u32 *height, in v4l2_apply_frmsize_constraints() 354 u32 pixelformat, u32 width, u32 height) in v4l2_fill_pixfmt_mp() 409 u32 width, u32 height) in v4l2_fill_pixfmt()
|
/drivers/video/fbdev/ |
D | tgafb.c | 626 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local 839 u32 color, dx, dy, width, height, vxres, vyres; local 926 u32 dx, dy, width, height, vxres, vyres, color; local 1055 u32 height, u32 width) 1100 u32 height, u32 width) 1149 u32 height, u32 width, u32 line_length, 1259 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
|
D | atafb_mfb.c | 25 int height, int width) in atafb_mfb_copyarea() 54 int sy, int sx, int height, int width) in atafb_mfb_fillrect()
|
/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ |
D | ia_css_sdis_common_types.h | 30 u32 height; /** Height of DVS grid table in cells */ member 63 u32 height; /** Height of DVS grid table. member 91 u32 height; /** Height of DVS grid table. member
|
/drivers/gpu/drm/i915/display/ |
D | intel_cursor.c | 78 int height = drm_rect_height(&plane_state->uapi.dst); in intel_cursor_size_ok() local 266 unsigned int height = drm_rect_height(&plane_state->uapi.dst); in i845_update_cursor() local 398 int height = drm_rect_height(&plane_state->uapi.dst); in i9xx_cursor_size_ok() local 502 int height = drm_rect_height(&plane_state->uapi.dst); in i9xx_update_cursor() local
|
/drivers/gpu/drm/sun4i/ |
D | sun4i_tcon.h | 67 #define SUN4I_TCON0_BASIC0_Y(height) (((height) - 1) & 0xfff) argument 79 #define SUN4I_TCON0_BASIC3_V_SYNC(height) (((height) - 1) & 0x7ff) argument 134 #define SUN4I_TCON1_BASIC0_Y(height) (((height) - 1) & 0xfff) argument 138 #define SUN4I_TCON1_BASIC1_Y(height) (((height) - 1) & 0xfff) argument 142 #define SUN4I_TCON1_BASIC2_Y(height) (((height) - 1) & 0xfff) argument 154 #define SUN4I_TCON1_BASIC5_V_SYNC(height) (((height) - 1) & 0x3ff) argument
|