Searched defs:height (Results 26 - 50 of 657) sorted by relevance

1234567891011>>

/linux-master/scripts/kconfig/lxdialog/
H A Dinputbox.c16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) argument
31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, argument
[all...]
/linux-master/drivers/video/fbdev/
H A Dc2p_iplan2.c85 c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width, u32 height, u32 dst_nextline, u32 src_nextline, u32 bpp) argument
H A Dc2p_planar.c86 c2p_planar(void *dst, const void *src, u32 dx, u32 dy, u32 width, u32 height, u32 dst_nextline, u32 dst_nextplane, u32 src_nextline, u32 bpp) argument
/linux-master/include/video/
H A Domapvrfb.h44 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, argument
46 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) argument
52 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) argument
50 omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, u16 width, u16 height, unsigned bytespp, bool yuv_mode) argument
/linux-master/drivers/staging/greybus/
H A Dgb-camera.h32 unsigned int height; member in struct:gb_camera_stream
/linux-master/drivers/staging/media/atomisp/pci/css_2401_system/
H A Disys_dma_global.h82 u32 height; member in struct:isys2401_dma_cfg_s
/linux-master/drivers/staging/media/atomisp/pci/camera/util/src/
H A Dutil.c122 int ia_css_util_check_res(unsigned int width, unsigned int height) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c276 radeon_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) argument
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-enc.c26 unsigned long height; local
[all...]
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_base.c117 hgsmi_update_pointer_shape(struct gen_pool *ctx, u32 flags, u32 hot_x, u32 hot_y, u32 width, u32 height, u8 *pixels, u32 len) argument
/linux-master/fs/hfs/
H A Dbfind.c113 int height, res; local
/linux-master/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d-hw.c52 dma2d_config_common(struct dma2d_dev *d, enum dma2d_op_mode op_mode, u16 width, u16 height) argument
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front.h107 int width, height; member in struct:xen_drm_front_drm_pipeline
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-fw.c61 unsigned int height = DIV_ROUND_UP(bi->info.isp.sp.internal.max_height, local
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-common.h42 s32 height; /**< height */ member in struct:mmal_rect
/linux-master/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.h41 __u32 height; /* height of plane */ member in struct:intel_vgpu_fb_info
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c106 unsigned int height = (i == 0) ? mode_cmd->height : local
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-type.h21 u32 height; member in struct:img_crop
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.h30 unsigned int height; member in struct:mtk_plane_pending_state
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_cursor.c149 unsigned int height = cursor->image.height; local
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs.h14 u32 height; member in struct:hfi_plat_buffers_params
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_common.h67 u32 height; member in struct:atomisp_fmt
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_hw.c83 unsigned int height = fmt->height; local
/linux-master/drivers/video/fbdev/core/
H A Dsyscopyarea.c318 u32 height = area->height, width = area->width; local
H A Dsysfillrect.c236 unsigned long width = rect->width, height = rect->height; local

Completed in 203 milliseconds

1234567891011>>