/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffparse.c | 140 if ( scaling ) in cff_parse_real() 141 *scaling = 0; in cff_parse_real() 275 if ( scaling ) in cff_parse_real() 316 *scaling = exponent; in cff_parse_real() 411 FT_Long scaling ) in do_fixed() argument 420 if ( scaling ) in do_fixed() 468 FT_ASSERT( scaling ); in cff_parse_fixed_dynamic() 499 *scaling = 0; in cff_parse_fixed_dynamic() 519 FT_Long scaling; in cff_parse_font_matrix() local 534 scaling = -scaling; in cff_parse_font_matrix() [all …]
|
A D | cffobjs.c | 676 FT_Long scaling; in cff_face_init() local 685 scaling = FT_MIN( top->units_per_em, sub->units_per_em ); in cff_face_init() 687 scaling = 1; in cff_face_init() 691 scaling ); in cff_face_init() 694 scaling ); in cff_face_init() 698 scaling ); in cff_face_init()
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftcalc.h | 102 FT_Long scaling ); 112 FT_Long scaling );
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftcalc.c | 773 FT_Long scaling ) in FT_Matrix_Multiply_Scaled() argument 777 FT_Long val = 0x10000L * scaling; in FT_Matrix_Multiply_Scaled() 798 FT_Long scaling ) in FT_Vector_Transform_Scaled() argument 802 FT_Long val = 0x10000L * scaling; in FT_Vector_Transform_Scaled()
|
/AliOS-Things-master/components/freetype/src/pfr/ |
A D | pfrobjs.c | 369 FT_Bool scaling; in pfr_slot_load() local 372 scaling = FT_BOOL( ( load_flags & FT_LOAD_NO_SCALE ) == 0 ); in pfr_slot_load() 425 if ( scaling ) in pfr_slot_load()
|
/AliOS-Things-master/components/SDL2/test/ |
A D | README | 18 testoverlay2 Tests the overlay flickering/scaling during playback.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ |
A D | README.md | 26 6. Logarithmic scaling
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | change.log | 175 for N>8 scaling cases. 187 upsampling. Fancy upsampling now uses direct DCT scaling with sizes 404 This includes resizing of an image during decompression: scaling down
|
A D | libjpeg.txt | 842 recommend linear scaling as a user-visible quality scale otherwise. 847 scaling percentage. Note that this routine may change or go away 913 1/1, or no scaling. Currently, the supported scaling ratios are 916 (The library design allows for arbitrary scaling ratios but this 970 If TRUE, use direct DCT scaling with DCT size > 8 for downsampling 1021 Linear quantization scaling factors (percentage, initialized 100) 1153 the supported scaling ratios are M/N with all M from 1 to 16, where 1155 design allows for arbitrary scaling ratios but this is not likely 1161 to M/8 scaling, since the source DCT size for baseline JPEG is 8. 1162 Smaller scaling ratios permit significantly faster decoding since [all …]
|
A D | wizard.txt | 20 the -quality setting. The details of the scaling algorithm can be found in
|
A D | usage.txt | 310 M/8 scaling, since the source DCT size for baseline 313 scaling down the output. 595 baseline JPEG this is equivalent to M/8 scaling, since the source DCT size
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | README | 460 - Fix for 1-pixel postponement with 8bit scaling by Sylvain Beucler, 488 - Zoom scaling factor rounding bugfix patch contributed by WanderWander
|
A D | ChangeLog | 71 * Fix for 1-pixel postponement with 8bit scaling
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-ios.md | 160 …integers. Hence, in order to convert between the two, some clamping and scaling is necessary on t…
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | libpng-manual.txt | 931 (such as scaling) on the data you get from libpng. Your 973 including composition and scaling, on the data without further processing. 1024 the output is always 16 bits per component. This permits accurate scaling 3667 the correct size for the output device, because scaling an image requires 4958 option was off by default, and slightly inaccurate scaling occurred. 4960 or inaccurate 16-to-8 scaling is by using the new png_set_scale_16_to_8() 4961 API for accurate scaling or the old png_set_strip_16_to_8() API for simple
|
A D | CHANGES | 3438 Make the 16-to-8 scaling accurate. Dividing by 256 with no rounding is 3471 Fixed and clarified LEGACY 16-to-8 scaling code. 3475 Use the old scaling method for background if png_set_chop_16() was
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | CHANGELOG | 2968 2, Support scaling out cross AZ
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 1639 correct sizing and scaling problems with output document. 7487 Without scaling (-S) the fax is now centered on the page size specified 7493 Second, scaling now preserves aspect ratio, which makes unusual faxes
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 1261 24a96932 dec: allow 0 as a scaling dimension
|