/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
A D | README.md | 3 Weight filters of convs are expected to be symmetric per-channel quantized in 5 Inputs/activations are expected to be asymmetric per-layer quantized in the
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/integer_ops/ |
A D | README.md | 3 Weight filters of convs are expected to be symmetric per-channel quantized in 5 Inputs/activations are expected to be asymmetric per-layer quantized in the
|
/AliOS-Things-master/components/ota/2ndboot/ |
A D | 2ndboot.c | 7 int ota_patch_show_percent(int per) in ota_patch_show_percent() argument 10 OTA_LOG_I("Show upgrade percent:%d \n", per); in ota_patch_show_percent()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 4763 as per bug 4768 as per bug 4787 as per bug 4949 per bug 5008 per bug 5299 per bug 5448 per bug 5537 per bug 6192 per bug 6366 per bug [all …]
|
A D | libtiff-CVE-2017-9935.patch | 23 each and every page (as per the last transfer function we read). Which
|
/AliOS-Things-master/components/ota/2ndboot/updater/ |
A D | nbpatch.h | 28 int ota_patch_show_percent(int per);
|
/AliOS-Things-master/components/amp_adapter/include/ |
A D | aos_system.h | 32 int per; /* Packet Error Rate (Unit: PPM, Part Per Million) */ member
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/ |
A D | Kconfig | 72 int "Maximum number of filter entries per Proxy Client" 97 int "Maximum number of mesh subnets per network" 105 int "Maximum number of application keys per network" 110 store per network. 113 int "Maximum number of application keys per model" 121 int "Maximum number of group address subscriptions per model" 382 int "Minimum number of buffers supported per Friend Queue" 406 int "Number of incomplete segment lists per LPN"
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jconfig.vc | 19 /* Define "boolean" as unsigned char, not enum, per Windows custom */
|
A D | structure.txt | 225 the cost per invocation is constant. For example, the upsampling step might 358 one fully interleaved MCU row of subsampled data is processed per call, 368 coded data to the data destination module. Works on one MCU per call. 377 and per-pass initialization of the other modules. 441 subsampled data is processed per call, even when the source JPEG file is 445 Huffman or arithmetic entropy decoding. Works on one MCU per call. 454 that need fewer coefficients and emit fewer samples per DCT block, not the 497 and per-pass initialization of the other modules. This is subdivided into 593 We use a pointer per row, rather than a two-dimensional JSAMPLE array. This 763 peak memory usage would be about the same anyway; and having per-pass storage
|
A D | libjpeg.txt | 192 (three components per pixel) or grayscale data (one component per pixel). 323 input_components Number of color channels (samples per pixel) 350 cinfo.input_components = 3; /* # of color components per pixel */ 407 row_stride = image_width * 3; /* JSAMPLEs per row in image_buffer */ 634 output_components # of color components returned per pixel 640 emitted per pixel in the output arrays. 951 One restart marker per MCU row is often a good choice. 1013 Pointers to coefficient quantization tables, one per table slot, 1046 Pointers to Huffman coding tables, one per table slot, or NULL if 2631 cinfo->comp_info[i].width_in_blocks*block_size samples per row [all …]
|
A D | coderules.txt | 29 with two spaces per indentation level. (This indentation convention is
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | README | 63 fourth field to the `SIZE' keyword which gives the bpp value (bits per 66 driver returns either a bitmap with 1 bit per pixel or a pixmap with 8bits 67 per pixel (using 4, 16, and 256 gray levels, respectively).
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/win_dib/ |
A D | README.Tiffile | 7 converted to RGBA, thus taking up 32x as much memory as needed (4 bytes per
|
/AliOS-Things-master/components/ble_host/bt_host/port/core/ |
A D | Kconfig | 57 printed only once per allocation.
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | test262.conf | 179 test262/test/built-ins/ThrowTypeError/unique-per-realm-function-proto.js
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitwindow.m | 169 /* We currently only handle a single window per display on iOS */ 171 return SDL_SetError("Only one window allowed per display."); 269 * we only allow one per display, in the iOS fashion.
|
/AliOS-Things-master/components/drivers/peripheral/wifi/include/vfsdev/ |
A D | wifi_dev.h | 417 int per; /* Packet Error Rate (PPM)*/ member
|
/AliOS-Things-master/components/mbedtls/programs/ |
A D | README.md | 78 * [`ssl/ssl_fork_server.c`](ssl/ssl_fork_server.c): a simple HTTPS server using one process per cli… 82 …rver.c`](ssl/ssl_pthread_server.c): a simple HTTPS server using one thread per client to send a fi…
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afblue.dat | 34 // using C syntax. There can be only one string per line, thus the
|
/AliOS-Things-master/components/ble_host/bt_host/ |
A D | Kconfig | 70 prepended after a known header. Headers may vary per device, so
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | algorithm.txt | 185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared 186 to one lookup for the single table, or 1.66 lookups per symbol for the
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/ |
A D | README | 36 have one sample-per-pixel or two, and might be 8-bit data or 16-bit or
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | README.md | 146 instrument the known possibly-critical code as per the present approach. On the
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | quickjs.texi | 671 per file handle is supported. Use @code{func = null} to remove the 677 handler per file handle is supported. Use @code{func = null} to remove 682 happens. Only a single handler per signal number is supported. Use 822 several JSContexts per JSRuntime and they can share objects, similar 888 JSClass are allocated per @code{JSRuntime}. @code{JS_SetClassProto()}
|