Home
last modified time | relevance | path

Searched defs:rows (Results 1 – 25 of 135) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/input/
H A Dmatrix-keymap.c23 unsigned int rows, unsigned int cols, in matrix_keypad_map_key()
53 unsigned int *rows, unsigned int *cols) in matrix_keypad_parse_properties()
70 unsigned int rows, unsigned int cols, in matrix_keypad_parse_keymap()
152 unsigned int rows, unsigned int cols, in matrix_keypad_build_keymap()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb_mfb.c28 u_int rows; in atafb_mfb_copyarea() local
57 u_int rows; in atafb_mfb_fillrect() local
81 u_int rows; in atafb_mfb_linefill() local
H A Datafb_iplan2p8.c245 int rows, i; in atafb_iplan2p8_fillrect() local
293 int rows; in atafb_iplan2p8_linefill() local
H A Datafb_iplan2p2.c196 int rows, i; in atafb_iplan2p2_fillrect() local
244 int rows; in atafb_iplan2p2_linefill() local
H A Datafb_iplan2p4.c210 int rows, i; in atafb_iplan2p4_fillrect() local
258 int rows; in atafb_iplan2p4_linefill() local
H A Dhgafb.c465 u_int rows, y; in hgafb_fillrect() local
485 u_int rows, y1, y2; in hgafb_copyarea() local
518 u_int rows, y = image->dy; in hgafb_imageblit() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dmatrix.h51 size_t rows; variable
61 rows(rows_), cols(cols_), stride(stride_), data(data_) in rows() function
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c20 unsigned long rows; member
181 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches()
192 unsigned long *rows) in efi_cout_query_mode()
200 int rows; in efi_cout_query_mode() local
/OK3568_Linux_fs/u-boot/drivers/ram/
H A Dbmips_ram.c53 static ulong bmips_dram_size(unsigned int cols, unsigned int rows, in bmips_dram_size()
65 unsigned int cols = 0, rows = 0, is_32b = 0, banks = 0; in bcm6338_get_ram_size() local
79 unsigned int cols = 0, rows = 0, is_32b = 0; in bcm6358_get_ram_size() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/
H A Dmat_traits_array.hpp24 static int const rows=0; member
35 static int const rows=Rows; member
H A Dmat_operations.hpp118 int const rows=mat_traits<A>::rows; in cmp() local
213 static int const rows=Dim; member
323 static int const rows=4; member
412 static int const rows=mat_traits<OriginalType>::rows; member
924 static int const rows=mat_traits<M>::rows; member
1037 static int const rows=Rows; member
1189 static int const rows=D; member
1363 static int const rows=Dim; member
1561 static int const rows=Dim; member
1759 static int const rows=Dim; member
H A Dmat_traits.hpp19 static int const rows=0; member
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsdram.c51 const unsigned int rows = in get_errata_rows() local
316 const int rows = get_errata_rows(cfg); in sdr_get_addr_rw() local
435 const unsigned int rows = in sdram_mmr_init_full() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/
H A D__init__.py8 def print_table(rows, row_fmt=None): argument
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dsetup-keypad-s3c64xx.c13 void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols) in samsung_keypad_cfg_gpio()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda.hpp320 int rows, cols; member in cv::cuda::GpuMat
587 int rows, cols; member in cv::cuda::HostMem
H A Dopengl.hpp601 int cv::ogl::Buffer::rows() const in rows() function in cv::ogl::Buffer
675 int cv::ogl::Texture2D::rows() const in rows() function in cv::ogl::Texture2D
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda.hpp320 int rows, cols; member in cv::cuda::GpuMat
587 int rows, cols; member in cv::cuda::HostMem
H A Dopengl.hpp601 int cv::ogl::Buffer::rows() const in rows() function in cv::ogl::Buffer
675 int cv::ogl::Texture2D::rows() const in rows() function in cv::ogl::Texture2D
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda.hpp320 int rows, cols; member in cv::cuda::GpuMat
587 int rows, cols; member in cv::cuda::HostMem
H A Dopengl.hpp601 int cv::ogl::Buffer::rows() const in rows() function in cv::ogl::Buffer
675 int cv::ogl::Texture2D::rows() const in rows() function in cv::ogl::Texture2D
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dsamsung-keypad.h31 unsigned int rows; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a83t.c26 u8 rows; member
49 int rows, columns; in auto_detect_dram_size() local
H A Ddram_sun8i_a33.c28 u8 rows; member
50 int rows, columns; in auto_detect_dram_size() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.h49 unsigned int rows; /* # of entries */ member

123456