Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 73) sorted by relevance

123

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_table.c133 void lv_table_set_cell_value(lv_obj_t * table, uint16_t row, uint16_t col, const char * txt) in lv_table_set_cell_value()
275 void lv_table_set_cell_type(lv_obj_t * table, uint16_t row, uint16_t col, uint8_t type) in lv_table_set_cell_type()
306 void lv_table_set_cell_crop(lv_obj_t * table, uint16_t row, uint16_t col, bool crop) in lv_table_set_cell_crop()
334 void lv_table_set_cell_merge_right(lv_obj_t * table, uint16_t row, uint16_t col, bool en) in lv_table_set_cell_merge_right()
402 const char * lv_table_get_cell_value(lv_obj_t * table, uint16_t row, uint16_t col) in lv_table_get_cell_value()
463 lv_label_align_t lv_table_get_cell_align(lv_obj_t * table, uint16_t row, uint16_t col) in lv_table_get_cell_align()
488 lv_label_align_t lv_table_get_cell_type(lv_obj_t * table, uint16_t row, uint16_t col) in lv_table_get_cell_type()
513 lv_label_align_t lv_table_get_cell_crop(lv_obj_t * table, uint16_t row, uint16_t col) in lv_table_get_cell_crop()
538 bool lv_table_get_cell_merge_right(lv_obj_t * table, uint16_t row, uint16_t col) in lv_table_get_cell_merge_right()
614 uint16_t col; in lv_table_design() local
[all …]
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodframebuf.c145 …IC void mvlsb_setpixel(const mp_obj_framebuf_t *fb, unsigned int x, unsigned int y, uint32_t col) { in mvlsb_setpixel()
264 STATIC void gs8_setpixel(const mp_obj_framebuf_t *fb, unsigned int x, unsigned int y, uint32_t col)… in gs8_setpixel()
299 STATIC void fill_rect(const mp_obj_framebuf_t *fb, int x, int y, int w, int h, uint32_t col) { in fill_rect()
368 mp_int_t col = mp_obj_get_int(col_in); in framebuf_fill() local
382 mp_int_t col = mp_obj_get_int(args[5]); in framebuf_fill_rect() local
414 mp_int_t col = mp_obj_get_int(args[4]); in framebuf_hline() local
429 mp_int_t col = mp_obj_get_int(args[4]); in framebuf_vline() local
445 mp_int_t col = mp_obj_get_int(args[5]); in framebuf_rect() local
464 mp_int_t col = mp_obj_get_int(args[5]); in framebuf_line() local
564 uint32_t col = getpixel(source, cx1, y1); in framebuf_blit() local
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dkernel_arm64.cc110 int col = params.start_col; in Kernel8bitNeon() local
1169 int col = params.start_col; in Kernel8bitNeon1Col() local
1841 int col = params.start_col; in Kernel8bitNeonA55ish() local
2996 int col = params.start_col; in Kernel8bitNeonDotprod() local
4422 int col = params.start_col; in Kernel8bitNeonDotprodX1() local
5676 int col = params.start_col; in Kernel8bitNeonDotprod1Col() local
6371 int col = params.start_col; in Kernel8bitNeonDotprodA55ish() local
7707 int col = params.start_col; in KernelFloatNeon() local
8341 int col = params.start_col; in KernelFloatNeonX1() local
8818 int col = params.start_col; in KernelFloatNeonA55ish() local
[all …]
A Dmatrix.h179 for (int col = 0; col < mat.layout().cols(); col++) { variable
188 inline int Offset(const Layout& layout, int row, int col) { in Offset()
202 const Scalar* ElementPtr(const Matrix<Scalar>& mat, int row, int col) { in ElementPtr()
207 Scalar* ElementPtr(Matrix<Scalar>* mat, int row, int col) { in ElementPtr()
212 Scalar Element(const Matrix<Scalar>& mat, int row, int col) { in Element()
A Dmat.h359 inline int Offset(const MatLayout& layout, int row, int col) { in Offset()
373 inline int Offset(const PMatLayout& layout, int row, int col) { in Offset()
398 const Scalar* ElementPtr(const Mat<Scalar>& mat, int row, int col) { in ElementPtr()
403 Scalar* ElementPtr(Mat<Scalar>* mat, int row, int col) { in ElementPtr()
408 Scalar Element(const Mat<Scalar>& mat, int row, int col) { in Element()
416 const Scalar* ElementPtr(const PMat<Scalar>& mat, int row, int col) { in ElementPtr()
421 Scalar* ElementPtr(PMat<Scalar>* mat, int row, int col) { in ElementPtr()
426 Scalar Element(const PMat<Scalar>& mat, int row, int col) { in Element()
A Dpack.h115 for (int col = start_col; col < end_col; col++) { in Run() local
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Drdppm.c149 JDIMENSION col; in get_text_gray_row() local
167 JDIMENSION col; in get_text_rgb_row() local
187 JDIMENSION col; in get_scaled_gray_row() local
208 JDIMENSION col; in get_scaled_rgb_row() local
246 JDIMENSION col; in get_word_gray_row() local
270 JDIMENSION col; in get_word_rgb_row() local
A Djccolor.c152 register JDIMENSION col; in rgb_ycc_convert() local
208 register JDIMENSION col; in rgb_gray_convert() local
246 register JDIMENSION col; in cmyk_ycck_convert() local
302 register JDIMENSION col; in rgb_rgb1_convert() local
341 register JDIMENSION col; in grayscale_convert() local
368 register JDIMENSION col; in rgb_convert() local
403 register JDIMENSION col; in null_convert() local
A Djdcolor.c212 register JDIMENSION col; in ycc_rgb_convert() local
287 register JDIMENSION col; in rgb_gray_convert() local
325 register JDIMENSION col; in rgb1_rgb_convert() local
365 register JDIMENSION col; in rgb1_gray_convert() local
404 register JDIMENSION col; in rgb_convert() local
438 register JDIMENSION col; in null_convert() local
485 register JDIMENSION col; in gray_rgb_convert() local
516 register JDIMENSION col; in ycck_cmyk_convert() local
A Dwrtarga.c107 register JDIMENSION col; in put_pixel_rows() local
128 register JDIMENSION col; in put_gray_rows() local
152 register JDIMENSION col; in put_demapped_gray() local
A Drdbmp.c128 register JDIMENSION col; in get_8bit_row() local
157 register JDIMENSION col; in get_24bit_row() local
188 register JDIMENSION col; in get_32bit_row() local
226 JDIMENSION row, col; in preload_image() local
A Dwrppm.c112 register JDIMENSION col; in copy_pixel_rows() local
139 register JDIMENSION col; in put_demapped_rgb() local
161 register JDIMENSION col; in put_demapped_gray() local
A Drdtarga.c179 register JDIMENSION col; in get_8bit_gray_row() local
196 register JDIMENSION col; in get_8bit_row() local
217 register JDIMENSION col; in get_16bit_row() local
244 register JDIMENSION col; in get_24bit_row() local
A Dwrbmp.c78 register JDIMENSION col; in put_pixel_rows() local
113 register JDIMENSION col; in put_gray_rows() local
351 register JDIMENSION col; in finish_output_bmp() local
A Drdrle.c209 JDIMENSION col; in get_pseudocolor_row() local
244 JDIMENSION row, col; in load_image() local
A Djquant1.c469 JDIMENSION col; in color_quantize() local
499 JDIMENSION col; in color_quantize3() local
529 JDIMENSION col; in quantize_ord_dither() local
582 JDIMENSION col; in quantize3_ord_dither() local
632 JDIMENSION col; in quantize_fs_dither() local
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_basic.c294 lv_coord_t col, row; in lv_draw_letter() local
443 lv_coord_t col; in lv_draw_map() local
474 lv_coord_t col; in lv_draw_map() local
572 uint32_t col; in sw_mem_blend() local
592 lv_coord_t col; in sw_color_fill() local
/AliOS-Things-master/components/SDL2/test/
A Dtestgesture.c59 setpix(SDL_Surface *screen, float _x, float _y, unsigned int col) in setpix()
94 drawLine(SDL_Surface *screen, float x0, float y0, float x1, float y1, unsigned int col) in drawLine()
144 unsigned int c, col; in DrawScreen() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/MatrixFunctions/
A Darm_mat_trans_q15.c56 uint16_t col, row = nRows, i = 0u; /* row and column loop counters */ local
/AliOS-Things-master/components/freetype/src/base/
A Dftlcdfil.c109 FT_Byte* col = column; in _ft_lcd_filter_fir() local
233 FT_Byte* col = column; in _ft_lcd_filter_legacy() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_nn_mat_mul_core_4x_s8.c96 int32_t col = col_base[i]; in arm_nn_mat_mul_core_4x_s8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_nn_mat_mul_core_4x_s8.c96 int32_t col = col_base[i]; in arm_nn_mat_mul_core_4x_s8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/SoftmaxFunctions/
A Darm_softmax_u8.c54 int32_t col = 0; in arm_softmax_u8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/SoftmaxFunctions/
A Darm_softmax_u8.c54 int32_t col = 0; in arm_softmax_u8() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffinfo.c274 ShowTile(uint32 row, uint32 col, tsample_t sample, in ShowTile()
303 uint32 row, col; in TIFFReadContigTileData() local
338 uint32 row, col; in TIFFReadSeparateTileData() local

Completed in 42 milliseconds

123