| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | GCOps.c | 65 unsigned int width, height; in xnestQueryBestSize() local 180 GCPtr pGC, int srcx, int srcy, int width, int height, in xnestCopyArea() 192 GCPtr pGC, int srcx, int srcy, int width, int height, in xnestCopyPlane() 268 int width; in xnestPolyText8() local 282 int width; in xnestPolyText16() local 326 int width, int height, int x, int y) in xnestPushPixels()
|
| H A D | Pixmap.c | 38 xnestCreatePixmap(ScreenPtr pScreen, int width, int height, int depth, in xnestCreatePixmap() 82 xnestModifyPixmapHeader(PixmapPtr pPixmap, int width, int height, int depth, in xnestModifyPixmapHeader()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/ |
| H A D | modesetting.c | 29 u32 pitch, u32 width, u32 height, in hgsmi_process_display_info() 66 u32 width, u32 height) in hgsmi_update_input_mapping()
|
| /OK3568_Linux_fs/kernel/drivers/staging/sm750fb/ |
| H A D | sm750_accel.c | 90 u32 x, u32 y, u32 width, u32 height, in sm750_hw_fillrect() 153 unsigned int width, unsigned int height, in sm750_hw_copyarea() 319 u32 bytePerPixel, u32 dx, u32 dy, u32 width, in sm750_hw_imageblit()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | clk-provider.h | 614 u8 width; member 620 #define clk_div_mask(width) ((1 << (width)) - 1) argument 673 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument 691 width, clk_divider_flags, lock) \ argument 709 shift, width, clk_divider_flags, \ argument 728 reg, shift, width, \ argument 748 shift, width, clk_divider_flags, table, \ argument 768 reg, shift, width, \ argument 789 flags, reg, shift, width, \ argument 864 shift, width, clk_mux_flags, lock) \ argument [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/ |
| H A D | ddr.c | 577 void mx6sx_dram_iocfg(unsigned width, in mx6sx_dram_iocfg() 635 void mx6ul_dram_iocfg(unsigned width, in mx6ul_dram_iocfg() 679 void mx6sl_dram_iocfg(unsigned width, in mx6sl_dram_iocfg() 735 void mx6dq_dram_iocfg(unsigned width, in mx6dq_dram_iocfg() 813 void mx6sdl_dram_iocfg(unsigned width, in mx6sdl_dram_iocfg()
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | ibta_vol1_c12.h | 13 #define CM_FIELD_BLOC(field_struct, byte_offset, bits_offset, width) \ argument 17 #define CM_FIELD8_LOC(field_struct, byte_offset, width) \ argument 20 #define CM_FIELD16_LOC(field_struct, byte_offset, width) \ argument 23 #define CM_FIELD32_LOC(field_struct, byte_offset, width) \ argument 28 #define CM_FIELD_MLOC(field_struct, byte_offset, width, type) \ argument
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | inputbox.c | 17 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 32 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A 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()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | hwvalid.c | 186 acpi_status acpi_hw_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_hw_read_port() 250 acpi_status acpi_hw_write_port(acpi_io_address address, u32 value, u32 width) in acpi_hw_write_port()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmpp.c | 170 guint width, guint height, guint hstride, guint vstride) in gst_mpp_set_rga_info() 197 guint width = mpp_frame_get_width (mframe); in gst_mpp_rga_info_from_mpp_frame() local 215 guint width = GST_VIDEO_INFO_WIDTH (vinfo); in gst_mpp_rga_info_from_video_info() local 339 guint width, guint height) in gst_mpp_video_info_update_format()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | display.c | 49 int width; member 63 int width; member 123 int display_init(int width, int height) in display_init() 269 void display_get_resolution(int *width, int *height) in display_get_resolution()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/actions/ |
| H A D | pinctrl-owl.c | 70 u32 bit, u32 width) in owl_read_field() 81 u32 bit, u32 width) in owl_write_field() 226 u32 *width) in owl_pad_pinconf_reg() 261 u32 reg, bit, width, arg; in owl_pin_config_get() local 292 u32 reg, bit, width, arg; in owl_pin_config_set() local 326 u32 *width) in owl_group_pinconf_reg() 429 u32 reg, bit, width, arg; in owl_group_config_get() local 458 u32 reg, bit, width, arg; in owl_group_config_set() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | atafb_iplan2p8.c | 32 int height, int width) in atafb_iplan2p8_copyarea() 242 int sy, int sx, int height, int width) in atafb_iplan2p8_fillrect() 288 int dy, int dx, u32 width, in atafb_iplan2p8_linefill()
|
| H A D | atafb_iplan2p2.c | 25 int height, int width) in atafb_iplan2p2_copyarea() 193 int sy, int sx, int height, int width) in atafb_iplan2p2_fillrect() 239 int dy, int dx, u32 width, in atafb_iplan2p2_linefill()
|
| H A D | atafb_iplan2p4.c | 25 int height, int width) in atafb_iplan2p4_copyarea() 207 int sy, int sx, int height, int width) in atafb_iplan2p4_fillrect() 253 int dy, int dx, u32 width, in atafb_iplan2p4_linefill()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_trapezoid.c | 45 CARD16 width, CARD16 height) in glamor_create_mask_picture() 87 int width, height, stride; in glamor_trapezoids() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A 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() 2259 unsigned int width, unsigned int height, in __configure_output() 2291 unsigned int width, unsigned int height, in __configure_video_preview_output() 2339 unsigned int width, unsigned int height, in __configure_capture_pp_input() 2391 unsigned int width, unsigned int height, in __configure_preview_pp_input() 2519 unsigned int width, unsigned int height, in __configure_video_pp_input() 2615 unsigned int width, unsigned int height, in __configure_vf_output() 2638 unsigned int width, unsigned int height, in __configure_video_vf_output() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/common/saa7146/ |
| H A D | saa7146_hlp.c | 344 int width = vv->ov.win.w.width; 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() 709 int width = buf->fmt->width; in calculate_video_dma_grab_packed() local 768 int width = buf->fmt->width; in calc_planar_422() local 799 int width = buf->fmt->width; in calc_planar_420() local 834 int width = buf->fmt->width; in calculate_video_dma_grab_planar() local
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winrandr.c | 95 CARD16 width, in winDoRandRScreenSetSize() 149 CARD16 width, in winRandRScreenSetSize()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/ |
| H A D | ImageBufferQueue.java | 21 public ImageBufferQueue(int bufferSize, int width, int height) { in ImageBufferQueue() 109 public ImageBuffer(int width, int height) { in ImageBuffer()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | image_processor.h | 34 int width; /* width */ member 42 int width; /* width */ member
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | filter.c | 131 int width, int height) in PictureAddFilter() 222 int nparams, int *width, int *height) in convolutionFilterValidateParams() 329 int width, height; in SetPicturePictFilter() local
|
| /OK3568_Linux_fs/kernel/include/xen/interface/io/ |
| H A D | fbif.h | 48 int32_t width; /* rect width */ member 60 int32_t width; /* width in pixels */ member 112 int32_t width; /* width of the framebuffer (in pixels) */ member
|