Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 53) sorted by relevance

123

/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfread.c93 PCF_Table tables; in pcf_read_TOC() local
111 tables = face->toc.tables; in pcf_read_TOC()
116 tables++; in pcf_read_TOC()
122 tables = face->toc.tables; in pcf_read_TOC()
136 if ( tables[i].offset > tables[i + 1].offset ) in pcf_read_TOC()
139 tables[i] = tables[i + 1]; in pcf_read_TOC()
145 if ( ( tables[i].size > tables[i + 1].offset ) || in pcf_read_TOC()
146 ( tables[i].offset > tables[i + 1].offset - tables[i].size ) ) in pcf_read_TOC()
165 tables = face->toc.tables; in pcf_read_TOC()
177 tables[i].size, tables[i].size, in pcf_read_TOC()
[all …]
A Dpcf.h53 PCF_Table tables; member
A DREADME49 cannot directly access font tables and are obliged to trust
A Dpcfdrivr.c242 FT_FREE( face->toc.tables ); in PCF_Face_Done()
/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvbsln.c149 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate() argument
153 FT_Bytes p = tables; in gxv_bsln_parts_fmt0_validate()
168 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate() argument
172 FT_Bytes p = tables; in gxv_bsln_parts_fmt1_validate()
193 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate() argument
197 FT_Bytes p = tables; in gxv_bsln_parts_fmt2_validate()
237 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate() argument
241 FT_Bytes p = tables; in gxv_bsln_parts_fmt3_validate()
A DREADME8 `gxvalid' is a module to validate TrueType GX tables: a collection of
24 - supported TrueType GX tables
26 - permissive error handling of broken GX tables
30 2. Supported tables
33 The following GX tables are currently supported.
46 The following GX tables are currently unsupported.
55 The following GX tables won't be supported.
87 fonts including TrueType GX tables are as follows.
195 4. Permissive error handling of broken GX tables
300 found in the `mort' and `morx' tables.
[all …]
A Dgxvmod.c104 tables[FT_VALIDATE_ ## _sfnt ## _INDEX] = (FT_Bytes)_sfnt
110 FT_Bytes tables[FT_VALIDATE_GX_LENGTH], in gxv_validate()
133 tables[i] = 0; in gxv_validate()
/AliOS-Things-master/components/freetype/src/base/
A Dftgxval.c40 FT_Bytes tables[FT_VALIDATE_GX_LENGTH], in FT_TrueTypeGX_Validate()
53 if ( tables == NULL ) in FT_TrueTypeGX_Validate()
64 tables, in FT_TrueTypeGX_Validate()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dwizard.txt18 Ordinarily, cjpeg starts with a default set of tables (the same ones given
33 -qtables file Use the quantization tables given in the named file.
36 values. The file should contain one to four tables, each of 64 elements.
37 The tables are implicitly numbered 0,1,etc. in order of appearance. Table
44 duplicates the default quantization tables:
46 # Quantization tables given in JPEG spec, section K.1
68 If the -qtables switch is used without -quality, then the specified tables
70 tables taken from the file are scaled in the same fashion that the default
71 tables would be scaled for that quality setting. If -baseline appears, then
84 provide a -qtables file that defines three quantization tables and say
A Dchange.log42 Enable option to use default Huffman tables for lossless compression
137 Writing tables-only datastreams via jpeg_write_tables works again.
254 Huffman tables being used.
256 Huffman tables are checked for validity much more carefully than before.
299 DCT coefficient quantization tables are now stored in normal array order
301 or otherwise manipulates quantization tables directly, will need to be
306 djpeg's trace capability now dumps DQT tables in natural order, not zigzag
425 Huffman tables can be stored separately from the image data.
A Dlibjpeg.txt939 Huffman tables. In most cases optimal tables save only a few percent
1050 Note that optimal Huffman tables can be computed for an image
1052 any need to mess with providing your own Huffman tables.
1850 tables are unsuitable for progressive files.
2248 all of the tables needed to decode that image.
2284 tables. If you want to emit some but not all tables, you'll need to set the
2305 set destination to tables-only file
2327 for an example of copying quantization tables.
2364 You might want to read the tables from a tables-only file, rather than
2371 set source to tables-only file
[all …]
A Dusage.txt70 -quality N[,...] Scale quantization tables to adjust image quality.
129 quantization tables, which are considered optional in the JPEG standard.
144 default tables as given in the JPEG standard. This is compatible with the old
147 tables can be set with -qtables and assigned to components with -qslots
200 quantization tables can be adjusted accordingly.
257 -baseline Force baseline-compatible quantization tables to be
264 -qtables file Use the quantization tables given in the specified
A Dcoderules.txt104 4. Don't use static variables except for read-only constant tables. Variables
/AliOS-Things-master/components/freetype/include/internal/services/
A Dsvgxval.h43 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/
A DRecognizeTableResult.h58 std::vector<Table> tables; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DCMakeLists.txt10 #set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -O0 -pipe -Wno-narrowing -funwind-tables -feliminate-unused…
A DREADME.md95 …QuickJS extras (contain the unicode files needed to rebuild the unicode tables and the bench-v8 be…
/AliOS-Things-master/components/freetype/include/
A Dftgxval.h220 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A DMakefile23 CFLAGS += -fdata-sections -ffunction-sections -fno-asynchronous-unwind-tables
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DTODO18 * Avoid building gamma tables whenever possible.
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/src/model/
A DRecognizeTableResult.cc82 data_.tables.push_back(tableObject); in parse()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dsfobjs.c422 WOFF_Table tables = NULL; in woff_open_font() local
515 if ( FT_NEW_ARRAY( tables, woff.num_tables ) || in woff_open_font()
528 WOFF_Table table = tables + nn; in woff_open_font()
641 WOFF_Table table = tables + nn; in woff_open_font()
706 FT_FREE( tables ); in woff_open_font()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/NN_Lib/
A DCMakeLists.txt27 # When OFF it is the default behavior : all tables are included.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Dalgorithm.txt181 So what we have here are three tables with a total of 20 entries that had to
183 compared to 16 entries for a Huffman tree (six two entry tables and one four
195 compactly in the tables.
/AliOS-Things-master/components/freetype/src/bdf/
A DREADME82 font tables and must trust FreeType.

Completed in 27 milliseconds

123