/linux-6.12.1/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 …]
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
D | frame.c | 111 unsigned int height, in ia_css_frame_allocate() 332 unsigned int height, in ia_css_frame_info_init() 453 unsigned int height, in frame_init_plane() 464 unsigned int height, in frame_init_single_plane() 485 unsigned int height, in frame_init_raw_single_plane() 576 height = frame->frame_info.res.height, stride, bytes; in frame_init_rgb_planes() local 592 height = frame->frame_info.res.height / 2, bytes, stride; in frame_init_qplane6_planes() local 623 unsigned int height, in frame_allocate_with_data() 655 unsigned int height, in frame_create()
|
/linux-6.12.1/include/video/ |
D | omapvrfb.h | 44 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size() 46 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size() 51 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup() 52 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle()
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 70 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1() 119 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8() 158 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16() 192 u16 width = image->width, height = image->height; in mb86290fb_imageblit() local 252 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_panel_orientation_quirks.c | 28 int height; member 491 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() 526 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
|
/linux-6.12.1/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()
|
/linux-6.12.1/scripts/kconfig/lxdialog/ |
D | checklist.c | 53 int y, int x, int height) in print_arrows() 88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
D | yesno.c | 14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
D | menubox.c | 91 int height) in print_arrows() 134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 167 int height, width, menu_height; in dialog_menu() local
|
D | inputbox.c | 16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
/linux-6.12.1/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()
|
/linux-6.12.1/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
|
/linux-6.12.1/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()
|
D | fb_logo.c | 182 static void fb_rotate_logo_ud(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ud() 192 static void fb_rotate_logo_cw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_cw() 201 static void fb_rotate_logo_ccw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ccw() 382 static int fb_prepare_extra_logos(struct fb_info *info, unsigned int height, in fb_prepare_extra_logos() 422 int height; in fb_prepare_logo() local
|
/linux-6.12.1/tools/perf/util/ |
D | svghelper.c | 141 static double normalize_height(double height) in normalize_height() 153 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox() 172 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox() 191 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox() 475 double height = 0; in svg_pstate() local 496 double height; in svg_partial_wakeline() local 554 double height; in svg_wakeline() local
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/gpu/drm/vboxvideo/ |
D | vbox_mode.c | 40 int width, height, bpp, pitch; in vbox_do_modeset() local 128 u16 width = 0, height = 0; in vbox_set_up_input_mapping() local 343 u32 height = new_state->crtc_h; in vbox_cursor_atomic_check() local 375 static void copy_cursor_image(u8 *src, u8 *dst, u32 width, u32 height, in copy_cursor_image() 400 u32 height = new_state->crtc_h; in vbox_cursor_atomic_update() local 642 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()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | atomisp_compat_css20.c | 1561 unsigned int width, unsigned int height) in atomisp_css_isys_two_stream_cfg_update_stream1() 1579 unsigned int width, unsigned int height) in atomisp_css_isys_two_stream_cfg_update_stream2() 1598 unsigned int width, unsigned int height) in atomisp_css_input_set_effective_resolution() 1887 unsigned int width, unsigned int height, in __configure_output() 1922 unsigned int width, unsigned int height, in __configure_capture_pp_input() 1974 unsigned int width, unsigned int height, in __configure_preview_pp_input() 2102 unsigned int width, unsigned int height, in __configure_video_pp_input() 2198 unsigned int width, unsigned int height, in __configure_vf_output() 2317 unsigned int width, unsigned int height, in atomisp_css_copy_configure_output() 2331 unsigned int width, unsigned int height, in atomisp_css_preview_configure_output() [all …]
|
/linux-6.12.1/drivers/media/platform/verisilicon/ |
D | hantro_vp9.c | 22 static size_t hantro_vp9_tile_filter_size(unsigned int height) in hantro_vp9_tile_filter_size() 34 static size_t hantro_vp9_bsd_control_size(unsigned int height) in hantro_vp9_bsd_control_size() 44 static size_t hantro_vp9_segment_map_size(unsigned int width, unsigned int height) in hantro_vp9_segment_map_size()
|
D | hantro_hw.h | 282 int height; member 473 hantro_vp9_mv_size(unsigned int width, unsigned int height) in hantro_vp9_mv_size() 486 hantro_h264_mv_size(unsigned int width, unsigned int height) in hantro_h264_mv_size() 513 hantro_hevc_mv_size(unsigned int width, unsigned int height) in hantro_hevc_mv_size() 523 hantro_hevc_luma_compressed_size(unsigned int width, unsigned int height) in hantro_hevc_luma_compressed_size() 533 hantro_hevc_chroma_compressed_size(unsigned int width, unsigned int height) in hantro_hevc_chroma_compressed_size() 543 hantro_hevc_compressed_size(unsigned int width, unsigned int height) in hantro_hevc_compressed_size() 555 hantro_av1_mv_size(unsigned int width, unsigned int height) in hantro_av1_mv_size()
|
/linux-6.12.1/drivers/staging/sm750fb/ |
D | sm750_accel.c | 89 u32 x, u32 y, u32 width, u32 height, in sm750_hw_fillrect() 153 unsigned int width, unsigned int height, in sm750_hw_copyarea() 321 u32 height, u32 fColor, u32 bColor, u32 rop2) in sm750_hw_imageblit()
|
/linux-6.12.1/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 309 static void saa7146_set_window(struct saa7146_dev *dev, int width, int height, enum v4l2_field fiel… in saa7146_set_window() 415 int height = pix->height; in calculate_video_dma_grab_packed() local 473 int height = pix->height; in calc_planar_422() local 505 int height = pix->height; in calc_planar_420() local 542 int height = pix->height; in calculate_video_dma_grab_planar() local
|