Home
last modified time | relevance | path

Searched defs:cols (Results 76 - 100 of 184) sorted by relevance

12345678

/third_party/ffmpeg/libavfilter/
H A Dvf_libopencv.c133 static int read_shape_from_file(int *cols, int *rows, int **values, const char *filename, in read_shape_from_file() argument
209 int cols = 0, rows = 0, anchor_x = 0, anchor_y = 0, shape = CV_SHAPE_RECT; parse_iplconvkernel() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c106 nir_ssa_def *cols[4]; in build_mat_det() local
119 nir_ssa_def *cols[4]; in matrix_inverse() local
/third_party/ltp/lib/
H A Dtst_timer_test.c80 unsigned int cols = 80; in frequency_plot() local
57 bucket_len(unsigned int bucket, unsigned int max_bucket, unsigned int cols) bucket_len() argument
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp731 log_uniform(const void *values, enum glsl_base_type basicType, unsigned rows, unsigned cols, unsigned count, bool transpose, const struct gl_shader_program *shProg, GLint location, const struct gl_uniform_storage *uni) log_uniform() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DStructureHLSL.cpp466 int cols = ctorType.getCols(); in addBuiltInConstructor() local
/third_party/toybox/kconfig/
H A Dmconf.c277 static int rows = 0, cols = 0; variable
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c66 static int crunch_qb(FILE *out, int cols, int wc) in crunch_qb() argument
/third_party/toybox/toys/posix/
H A Dls.c67 static int crunch_qb(FILE *out, int cols, int wc) in crunch_qb() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_exif.cpp2821 uint32 cols = stream.Get_uint16 (); in Parse_ifd0_exif() local
/third_party/python/Parser/
H A Dstring_parser.c397 int lines, cols; in fstring_compile_expr() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp357 OnCalculatedClockwise(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) OnCalculatedClockwise() argument
393 OnCalculatedAnticlockwise(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) OnCalculatedAnticlockwise() argument
429 CalculatedBeginAndCopySize(const ArcLetterInfo& letterInfo, const uint16_t sizePerPx, const uint16_t cols, const int16_t offsetX, uint16_t& begin, uint16_t& copyCols, TextInRange& range) CalculatedBeginAndCopySize() argument
456 uint16_t cols = letterTranDataInfo.header.width; CalculatedTransformDataInfo() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dskx_common.c309 int banks = 16, ranks, rows, cols, npages; in skx_get_dimm_info() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dht16k33.c53 uint32_t cols; member
331 u32 cols = HT16K33_MATRIX_KEYPAD_MAX_COLS; in ht16k33_keypad_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dtca8418_keypad.c268 u32 rows = 0, cols = 0; in tca8418_keypad_probe() local
234 tca8418_configure(struct tca8418_keypad *keypad_data, u32 rows, u32 cols) tca8418_configure() argument
H A Dpmic8xxx-keypad.c503 unsigned int rows, cols; in pmic8xxx_kp_probe() local
/kernel/linux/linux-5.10/drivers/s390/char/
H A Draw3270.h158 unsigned int rows, cols; /* # of rows & colums of the view */ member
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvt_ioctl.c690 int cols = v.v_vcol / v.v_ccol; in vt_resizex() local
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.h147 u16 cols; member
/kernel/linux/linux-5.10/drivers/video/console/
H A Dnewport_con.c202 int i, cols; in newport_get_screensize() local
329 int cols, rows; in newport_init() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvt_ioctl.c690 int cols = v.v_vcol / v.v_ccol; in vt_resizex() local
/kernel/linux/linux-6.6/drivers/video/console/
H A Dnewport_con.c202 int i, cols; in newport_get_screensize() local
329 int cols, rows; in newport_init() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.h147 u16 cols; member
/kernel/linux/linux-6.6/drivers/edac/
H A Dskx_common.c347 int banks, ranks, rows, cols, npages; in skx_get_dimm_info() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c503 unsigned int rows, cols; in pmic8xxx_kp_probe() local
H A Domap4-keypad.c79 unsigned int cols; member

Completed in 28 milliseconds

12345678