| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A 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()
|
| H A D | fbcon_ccw.c | 29 int width = (vc->vc_font.height + 7) >> 3; in ccw_update_attr() local 64 int sx, int dy, int dx, int height, int width) in ccw_bmove() 81 int sx, int height, int width) in ccw_clear() 135 u32 width = (vc->vc_font.height + 7)/8; in ccw_putcs() local 301 int width = (vc->vc_font.width + 7)/8; in ccw_cursor() local
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/8M/ |
| H A D | rkadk_setting_sensor_0.ini | 21 width = 3840 key 31 width = 0 key 41 width = 0 key 51 width = 1280 key 70 width = 3840 key 92 width = 1280 key 119 width = 1280 key 138 width = 1280 key 157 width = 720 key
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/etc/rkadk/5M/ |
| H A D | rkadk_setting_sensor_0.ini | 21 width = 2592 key 31 width = 0 key 41 width = 0 key 51 width = 1280 key 70 width = 2592 key 92 width = 1280 key 119 width = 1280 key 138 width = 1280 key 157 width = 720 key
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/ |
| H A D | map_transformer.hpp | 56 explicit inline map_transformer(B const& box, D const& width, D const& height) in map_transformer() 66 D const& width, D const& height) in map_transformer() 105 D const& width, D const& height) in set_transformation()
|
| /OK3568_Linux_fs/kernel/drivers/clk/hisilicon/ |
| H A D | clkdivider-hi6220.c | 19 #define div_mask(width) ((1 << (width)) - 1) argument 36 u8 width; member 102 u8 shift, u8 width, u32 mask_bit, spinlock_t *lock) in hi6220_register_clkdiv()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | yesno.c | 15 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 30 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
| H A D | textbox.c | 49 int height, width, boxh, boxw; in dialog_textbox() local 300 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page() 329 static void print_line(WINDOW * win, int row, int width) in print_line()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
| H A D | textbox.c | 61 int height, width, boxh, boxw; in dialog_textbox() local 312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page() 341 static void print_line(WINDOW * win, int row, int width) in print_line()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A 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()
|
| H A D | textbox.c | 48 int height, width, boxh, boxw; in dialog_textbox() local 299 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page() 328 static void print_line(WINDOW * win, int row, int width) in print_line()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/rga/ |
| H A D | RGA.java | 24 int width, int height, int flip) { in colorConvertAndFlip() 35 int width, int height, int flip); in color_convert_and_flip()
|
| /OK3568_Linux_fs/external/libmali/hook/ |
| H A D | hook.c | 226 uint32_t width, uint32_t height, in gbm_bo_create_with_modifiers() 241 uint32_t width, uint32_t height, in gbm_surface_create_with_modifiers() 256 uint32_t x, uint32_t y, uint32_t width, uint32_t height, in gbm_bo_map() 414 uint32_t width, uint32_t height, in gbm_surface_create() 429 uint32_t width, uint32_t height, in gbm_bo_create()
|
| /OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/ |
| H A D | test.c | 13 void down_sampling(unsigned char* im, unsigned char* img_down_sam, int height, int width) in down_sampling() 31 void down_sampling1(unsigned char* im, unsigned char* img_down_sam, int height, int width) in down_sampling1() 79 int width, height, width_ds, height_ds; in hw_simu_top() local
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | singlepix.c | 45 GLsizei width, height; in __glXDisp_ReadPixels() local 103 GLint width = 0, height = 0, depth = 1; in __glXDisp_GetTexImage() local 204 GLint width = 0, height = 0; in GetSeparableFilter() local 283 GLint width = 0, height = 0; in GetConvolutionFilter() local 360 GLint width = 0; in GetHistogram() local 493 GLint width = 0; in GetColorTable() local
|
| H A D | singlepixswap.c | 45 GLsizei width, height; in __glXDispSwap_ReadPixels() local 117 GLint width = 0, height = 0, depth = 1; in __glXDispSwap_GetTexImage() local 234 GLint width = 0, height = 0; in GetSeparableFilter() local 323 GLint width = 0, height = 0; in GetConvolutionFilter() local 410 GLint width = 0; in GetHistogram() local 560 GLint width = 0; in GetColorTable() local
|
| /OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/ |
| H A D | osunixxf.c | 1013 u32 pci_register, u64 *value, u32 width) in acpi_os_read_pci_configuration() 1037 u32 pci_register, u64 value, u32 width) in acpi_os_write_pci_configuration() 1057 acpi_status acpi_os_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_os_read_port() 1098 acpi_status acpi_os_write_port(acpi_io_address address, u32 value, u32 width) in acpi_os_write_port() 1120 acpi_os_read_memory(acpi_physical_address address, u64 *value, u32 width) in acpi_os_read_memory() 1154 acpi_os_write_memory(acpi_physical_address address, u64 value, u32 width) in acpi_os_write_memory()
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RockchipRga.cpp | 144 int RockchipRga::RkRgaAllocBuffer(int drm_fd, bo_t *bo_info, int width, in RkRgaAllocBuffer() 187 …int RockchipRga::RkRgaGetAllocBufferExt(bo_t *bo_info, int width, int height, int bpp, int flags) { in RkRgaGetAllocBufferExt() 211 int RockchipRga::RkRgaGetAllocBuffer(bo_t *bo_info, int width, int height, int bpp) { in RkRgaGetAllocBuffer() 215 int RockchipRga::RkRgaGetAllocBufferCache(bo_t *bo_info, int width, int height, int bpp) { in RkRgaGetAllocBufferCache()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-common.c | 159 size_t height_offset, s32 width, s32 height) in __v4l2_find_nearest_size() 336 void v4l2_apply_frmsize_constraints(u32 *width, u32 *height, in v4l2_apply_frmsize_constraints() 354 u32 pixelformat, u32 width, u32 height) in v4l2_fill_pixfmt_mp() 409 u32 width, u32 height) in v4l2_fill_pixfmt()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/ |
| H A D | umc-pxs2.c | 114 static int ddrphy_get_system_latency(void __iomem *phy_base, int width) in ddrphy_get_system_latency() 142 static void ddrphy_init(void __iomem *phy_base, enum dram_freq freq, int width, in ddrphy_init() 464 unsigned long size, int width, int ch) in umc_dc_init() 543 unsigned long size, unsigned int width, int ch) in umc_ch_init() 624 unsigned int width = bd->dram_ch[ch].width; in uniphier_pxs2_umc_init() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-c2c.c | 401 int width; member 424 int width = hists__col_len(hists, se->se_width_idx); in symbol_width() local 456 int width = c2c_width(fmt, hpp, hists); in c2c_header() local 500 int width = c2c_width(fmt, hpp, he->hists); in dcacheline_entry() local 514 int width = c2c_width(fmt, hpp, he->hists); in dcacheline_node_entry() local 528 int width = c2c_width(fmt, hpp, he->hists); in dcacheline_node_count() local 538 int width = c2c_width(fmt, hpp, he->hists); in offset_entry() local 566 int width = c2c_width(fmt, hpp, he->hists); in iaddr_entry() local 587 int width = c2c_width(fmt, hpp, he->hists); in tot_hitm_entry() local 683 int width = c2c_width(fmt, hpp, he->hists); in tot_recs_entry() local [all …]
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbpush.c | 33 FbStride srcStride, int srcX, int x, int y, int width, int height) in fbPushPattern() 91 FbStride srcStride, int srcX, int x, int y, int width, int height) in fbPushFill() 144 FbStride srcStride, int srcX, int x, int y, int width, int height) in fbPushImage()
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | pcm_plugin.c | 52 ssize_t width; in snd_pcm_plugin_alloc() local 329 unsigned int width = snd_pcm_format_width(format); in snd_pcm_plug_slave_format() local 564 int width, nchannels, channel; in snd_pcm_plug_client_channels_buf() local 672 int width; in snd_pcm_area_silence() local 718 int width; in snd_pcm_area_copy() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_mode.c | 35 int width, height, bpp, pitch; in vbox_do_modeset() local 123 u16 width = 0, height = 0; in vbox_set_up_input_mapping() local 329 u32 width = new_state->crtc_w; in vbox_cursor_atomic_check() local 362 static void copy_cursor_image(u8 *src, u8 *dst, u32 width, u32 height, in copy_cursor_image() 383 u32 width = plane->state->crtc_w; in vbox_cursor_atomic_update() local 635 static void vbox_set_edid(struct drm_connector *connector, int width, in vbox_set_edid()
|