Searched refs:wide (Results 1 – 23 of 23) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | TRADEMARK | 6 been distributed and maintained world-wide, continually since 1995,
|
A D | libpng-manual.txt | 664 to set your own limits (libpng may reject some very wide images 1189 "Image is too wide to process in memory"); 3598 If nrows is too small (less than about 10 lines for a 640 pixel wide 3781 sophisticated APIs above - these support a wide variety of in-memory formats 3782 and a wide variety of sophisticated transformations to those formats as well 3783 as a wide variety of APIs to manipulate ancillary information.
|
A D | CHANGES | 5135 Fixed an overflow in png_combine_row() with very wide interlaced images
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | gradle.properties | 1 # Project-wide Gradle settings.
|
A D | NEWS | 201 * decode_vp8.h is no longer installed system-wide.
|
A D | README | 50 with the static library src/libwebp.a. No system-wide installation
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | emitinlinethumb.c | 576 bool wide = op_len == 5 && op_str[4] == 'w'; in emit_inline_thumb_op() local 577 if (wide && !ARMV7M) { in emit_inline_thumb_op() 580 if (!asm_thumb_bcc_nw_label(&emit->as, cc, label_num, wide)) { in emit_inline_thumb_op()
|
A D | asmthumb.c | 288 bool asm_thumb_bcc_nw_label(asm_thumb_t *as, int cond, uint label, bool wide) { in asm_thumb_bcc_nw_label() argument 292 if (!wide) { in asm_thumb_bcc_nw_label()
|
A D | asmthumb.h | 320 bool asm_thumb_bcc_nw_label(asm_thumb_t *as, int cond, uint label, bool wide);
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | README.md | 150 single channel image that is 43 pixels wide, and 49 rows high.
|
/AliOS-Things-master/components/py_engine/engine/ |
A D | README.md | 14 code-base, including project-wide name changes and API changes.
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | configure.ac | 241 printf("Hmm, it seems 'char' is not eight bits wide on your machine.\n");
|
A D | wizard.txt | 25 wide compatibility of low-quality files, you can constrain the scaled
|
A D | structure.txt | 70 A wide range of quality vs. speed tradeoffs are possible in JPEG processing, 105 exactly 8 bits wide is available, custom data source and data destination 158 in the decompressor, where a wide range of speed/quality tradeoffs is very 171 buffer is always an integral number of blocks wide and high, and we expect
|
A D | libjpeg.txt | 81 A wide range of quality vs. speed tradeoffs are possible in JPEG processing, 1257 are required to be output_width * output_components JSAMPLEs wide. 1489 wide, you must define JOCTET as a wider data type and then modify the data 1877 application to adapt progressive display to a wide range of data transmission 2874 with "strip" buffers that are as wide as the image but just a few rows high. 3032 char is at least 8 bits wide 3033 short is at least 16 bits wide 3034 int is at least 16 bits wide 3035 long is at least 32 bits wide 3043 have difficulty if int is less than 16 bits wide, since references to plain [all …]
|
A D | change.log | 30 Add support for wide gamut color spaces (JFIF version 2).
|
A D | install.txt | 376 since there's such a wide variety of installation procedures on different 501 are more than 16 bits wide. On many machines, notably the 680x0 and 80x86
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | CMakeLists.txt | 379 # Test extracting a section 60 pixels wide and 60 pixels high
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | README.txt | 243 really be used as examples only. If you want to build a system-wide shared
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/ |
A D | COPYING | 220 generous contributions to the wide range of software distributed
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-winrt.md | 160 UCS-2/wide-char string), or directly through the WinRT class,
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 143 - Add gzopen_w() in Windows for wide character path names
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 2400 …processed as if it were a colormap when it isn't really. Damn the wide variety of argument formul…
|
Completed in 45 milliseconds