| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | xv.c | 246 int width, height, pitch, bpp, depth; in ms_exa_xv_create_dma_pixmap() local 343 short width, in ms_exa_xv_create_pixmap() 377 short width, in ms_exa_xv_put_image()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_defs.h | 234 #define _ISP_VECS(width) CEIL_DIV(width, ISP_VEC_NELEMS) argument 249 #define _ISP_MORPH_TABLE_ALIGNED_WIDTH(width) \ argument 294 #define _ISP_S3A_ELEMS_ISP_WIDTH(width, left_crop) \ argument 310 #define __ISP_MAX_VF_OUTPUT_WIDTH(width, left_crop) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | pm3fb.c | 216 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_init_engine() local 580 int width = ((image->width + 7) >> 3) in pm3fb_imageblit() local 730 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_write_mode() local 1105 #define CNVT_TOHW(val, width) ((((val) << (width)) + 0x7FFF - (val)) >> 16) in pm3fb_setcolreg() argument
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_vdpu382.c | 64 RK_S32 width; member 288 RK_S32 width, RK_S32 height, void* data) in vp9d_refine_rcb_size() 363 RK_S32 width = vp9_ver_align(pic_param->width); in hal_vp9d_rcb_info_update() local 1090 RK_U32 width = mpp_frame_get_width((MppFrame)param); in hal_vp9d_vdpu382_control() local
|
| H A D | hal_vp9d_vdpu34x.c | 64 RK_S32 width; member 286 RK_S32 width, RK_S32 height, void* data) in vp9d_refine_rcb_size() 350 RK_S32 width = vp9_ver_align(pic_param->width); in hal_vp9d_rcb_info_update() local 1058 RK_U32 width = mpp_frame_get_width((MppFrame)param); in hal_vp9d_vdpu34x_control() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/h8300/ |
| H A D | clk-div.c | 23 int width; in h8300_div_clk_setup() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/ |
| H A D | micro9.c | 45 unsigned int width; in micro9_register_flash() local
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.h | 68 unsigned width, unsigned height) in ephyr_glamor_set_window_size()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | webp_reader.cpp | 13 int width = 0, height = 0; in decodeWebP() local
|
| /OK3568_Linux_fs/u-boot/board/barco/platinum/ |
| H A D | spl_picon.c | 117 static void spl_dram_init(int width) in spl_dram_init()
|
| H A D | spl_titanium.c | 120 static void spl_dram_init(int width) in spl_dram_init()
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | clk-regmap-divider.h | 15 u32 width; member
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-utils.c | 12 int div_frac_get(unsigned long rate, unsigned parent_rate, u8 width, in div_frac_get()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_jpeg.h | 6 int width; member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dispc.c | 732 static void dispc_ovl_set_input_size(enum omap_plane plane, int width, in dispc_ovl_set_input_size() 743 static void dispc_ovl_set_output_size(enum omap_plane plane, int width, in dispc_ovl_set_output_size() 1100 static void dispc_mgr_set_size(enum omap_channel channel, u16 width, in dispc_mgr_set_size() 1822 u16 width, u16 height, in calc_vrfb_rotation_offset() 1909 u16 width, u16 height, in calc_dma_rotation_offset() 2063 static void calc_tiler_rotation_offset(u16 screen_width, u16 width, in calc_tiler_rotation_offset() 2108 u16 width, u16 height, u16 out_width, u16 out_height, in check_horiz_timing_omap3() 2159 const struct omap_video_timings *mgr_timings, u16 width, in calc_core_clk_five_taps() 2198 static unsigned long calc_core_clk_24xx(unsigned long pclk, u16 width, in calc_core_clk_24xx() 2207 static unsigned long calc_core_clk_34xx(unsigned long pclk, u16 width, in calc_core_clk_34xx() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga_reg.h | 1440 uint32 width; member 1469 uint32 width; member 1540 uint32 width; member 1647 uint32 width; member 1671 uint32 width; member 1697 uint32 width; member 1724 uint32 width; member 1756 uint32 width; member 1775 uint32 width; member 1799 uint32 width; member [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_api_demo/src/ |
| H A D | rknn_create_mem_demo.cpp | 100 int width = 0; in load_image() local 258 int width = input_attrs[0].dims[2]; in main() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/ |
| H A D | rknn_create_mem_demo.cpp | 100 int width = 0; in load_image() local 258 int width = input_attrs[0].dims[2]; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-busy.c | 77 void __iomem *reg, u8 shift, u8 width, in imx_clk_hw_busy_divider() 156 u8 width, void __iomem *busy_reg, u8 busy_shift, in imx_clk_hw_busy_mux()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | accel.c | 39 static int hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_1() 172 static int hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_2()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ethtool.c | 133 static inline int mlx5_ptys_width_enum_to_int(enum mlx5_ptys_width width) in mlx5_ptys_width_enum_to_int() 171 int rate, width; in mlx5i_get_speed_settings() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/ |
| H A D | ddrc.c | 29 u32 width, ecctype; in zynq_ddrc_init() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rga_control.c | 38 int rga_control_buffer_init(bo_t *bo, int *buf_fd, int width, int height, int bpp) in rga_control_buffer_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | fb_decoder.h | 114 u32 width; /* in pixels */ member 131 u32 width; /* in pixels */ member 147 u32 width; /* in pixels */ member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2ext.c | 213 DRI2BufferPtr * buffers, int count, int width, int height) in send_buffers_reply() 269 int status, width, height, count; in ProcDRI2GetBuffers() local 299 int status, width, height, count; in ProcDRI2GetBuffersWithFormat() local
|