Searched defs:xy (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftcalc.c | 721 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local 775 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply_Scaled() local
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffobjs.h | 106 FT_Fixed xx, xy; /* transformation matrix coefficients */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | lossless_enc.c | 391 const int xy = x + Y[i]; in CombinedShannonEntropy_C() local 491 const uint32_t xy = X[i] + Y[i]; in GetCombinedEntropyUnrefined_C() local 627 const int xy = X[i + 2] + Y[i + 2]; in ExtraCostCombined_C() local
|
A D | lossless_enc_mips32.c | 278 const uint32_t xy = X[i] + Y[i]; in GetCombinedEntropyUnrefined_MIPS32() local
|
/AliOS-Things-master/components/freetype/include/ |
A D | fttypes.h | 383 FT_Fixed xx, xy; member
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttobjs.h | 193 FT_Fixed xx, xy; /* transformation matrix coefficients */ member
|
A D | ttgload.c | 587 FT_Fixed xx, xy, yy, yx; in TT_Load_Composite_Glyph() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngset.c | 45 png_xy xy; in png_set_cHRM_fixed() local
|
A D | pngwutil.c | 1322 png_write_cHRM_fixed(png_structrp png_ptr, const png_xy *xy) in png_write_cHRM_fixed()
|
A D | pngrutil.c | 1243 png_xy xy; in png_handle_cHRM() local
|
Completed in 31 milliseconds