Home
last modified time | relevance | path

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

12345678910>>...26

/Linux-v6.1/drivers/media/platform/qcom/venus/
Dhfi_plat_bufs_v6.c55 #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-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Dmsm_media_info.h895 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-v6.1/drivers/staging/media/atomisp/pci/runtime/frame/src/
Dframe.c117 unsigned int height, in ia_css_frame_allocate()
442 unsigned int height, in ia_css_frame_info_init()
563 unsigned int height, in frame_init_plane()
574 unsigned int height, in frame_init_single_plane()
595 unsigned int height, in frame_init_raw_single_plane()
686 height = frame->info.res.height, stride, bytes; in frame_init_rgb_planes() local
702 height = frame->info.res.height / 2, bytes, stride; in frame_init_qplane6_planes() local
736 unsigned int height, in frame_allocate_with_data()
772 unsigned int height, in frame_create()
/Linux-v6.1/include/video/
Domapvrfb.h44 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-v6.1/drivers/staging/media/meson/vdec/
Dvdec_helpers.c54 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-v6.1/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c72 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
/Linux-v6.1/drivers/gpu/drm/
Ddrm_panel_orientation_quirks.c28 int height; member
389 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
424 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
/Linux-v6.1/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c209 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-v6.1/scripts/kconfig/lxdialog/
Dchecklist.c53 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()
Dyesno.c14 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()
Dmenubox.c99 int height) in print_arrows()
142 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
175 int height, width, menu_height; in dialog_menu() local
Dinputbox.c16 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-v6.1/drivers/video/fbdev/omap2/omapfb/
Dvrfb.c126 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-v6.1/drivers/video/fbdev/sis/
Dsis_accel.c105 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-v6.1/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-v6.1/tools/perf/util/
Dsvghelper.c141 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-v6.1/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()
234 int x, int y, int width, int height, in qxl_image_init()
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c1735 unsigned int width, unsigned int height) in atomisp_css_isys_two_stream_cfg_update_stream1()
1753 unsigned int width, unsigned int height) in atomisp_css_isys_two_stream_cfg_update_stream2()
1772 unsigned int width, unsigned int height) in atomisp_css_input_set_effective_resolution()
2156 unsigned int width, unsigned int height, in __configure_output()
2188 unsigned int width, unsigned int height, in __configure_video_preview_output()
2236 unsigned int width, unsigned int height, in __configure_capture_pp_input()
2288 unsigned int width, unsigned int height, in __configure_preview_pp_input()
2416 unsigned int width, unsigned int height, in __configure_video_pp_input()
2512 unsigned int width, unsigned int height, in __configure_vf_output()
2535 unsigned int width, unsigned int height, in __configure_video_vf_output()
[all …]
/Linux-v6.1/drivers/gpu/drm/vboxvideo/
Dvbox_mode.c40 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()
Dmodesetting.c31 u32 pitch, u32 width, u32 height, in hgsmi_process_display_info()
70 u32 width, u32 height) in hgsmi_update_input_mapping()
/Linux-v6.1/drivers/staging/sm750fb/
Dsm750_accel.c90 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()
/Linux-v6.1/drivers/media/platform/verisilicon/
Dhantro_vp9.c22 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()
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/common/
Dsaa7146_hlp.c345 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
/Linux-v6.1/include/xen/interface/io/
Dfbif.h32 int32_t height; /* rect height */ member
44 int32_t height; /* height in pixels */ member
96 int32_t height; /* height of the framebuffer (in pixels) */ member
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-common.c159 size_t height_offset, s32 width, s32 height) in __v4l2_find_nearest_size()
341 void v4l2_apply_frmsize_constraints(u32 *width, u32 *height, in v4l2_apply_frmsize_constraints()
359 u32 pixelformat, u32 width, u32 height) in v4l2_fill_pixfmt_mp()
414 u32 width, u32 height) in v4l2_fill_pixfmt()

12345678910>>...26