Searched defs:input_row (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jdcolor.c | 205 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycc_rgb_convert() 279 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_gray_convert() 319 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb1_rgb_convert() 357 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb1_gray_convert() 399 JSAMPIMAGE input_buf, JDIMENSION input_row, in rgb_convert() 431 JSAMPIMAGE input_buf, JDIMENSION input_row, in null_convert() 464 JSAMPIMAGE input_buf, JDIMENSION input_row, in grayscale_convert() 480 JSAMPIMAGE input_buf, JDIMENSION input_row, in gray_rgb_convert() 509 JSAMPIMAGE input_buf, JDIMENSION input_row, in ycck_cmyk_convert()
|
A D | jutils.c | 211 jcopy_block_row (JBLOCKROW input_row, JBLOCKROW output_row, in jcopy_block_row()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_nn_mat_mult_s8.c | 39 q7_t *arm_nn_mat_mult_s8(const q7_t *input_row, in arm_nn_mat_mult_s8()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/ConvolutionFunctions/ |
A D | arm_nn_mat_mult_s8.c | 39 q7_t *arm_nn_mat_mult_s8(const q7_t *input_row, in arm_nn_mat_mult_s8()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngwrite.c | 1535 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_16bit() local 1694 png_const_uint_16p input_row = png_voidcast(png_const_uint_16p, in png_write_image_8bit() local
|
Completed in 11 milliseconds