Home
last modified time | relevance | path

Searched defs:g2 (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/micropython/
A Dheapalloc_iter.py43 g2 = gen_func() variable
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttkern.c40 #define TT_KERN_INDEX( g1, g2 ) ( ( (FT_ULong)(g1) << 16 ) | (g2) ) argument
/AliOS-Things-master/components/freetype/src/type1/
A Dt1afm.c81 #define KERN_INDEX( g1, g2 ) ( ( (FT_ULong)(g1) << 16 ) | (g2) ) argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_predict.c532 unsigned int g2 = cp[1]; in horDiff8() local
543 unsigned int g2 = cp[1]; in horDiff8() local
A Dtif_pixarlog.c969 int32 r1, g1, b1, a1, r2, g2, b2, a2, mask; in horizontalDifferenceF() local
1024 register int r1, g1, b1, a1, r2, g2, b2, a2, mask; in horizontalDifference16() local
1075 register int r1, g1, b1, a1, r2, g2, b2, a2, mask; in horizontalDifference8() local
A Dtif_getimage.c1734 uint32 r2,g2,b2,a2; in DECLARESepPutFunc() local
/AliOS-Things-master/components/mbedtls/library/
A Dpoly1305.c218 uint32_t g0, g1, g2, g3, g4; in poly1305_compute_mac() local
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_wave.c281 const Uint32 g2 = g[4] | ((Uint32)g[5] << 8); in WaveDebugDumpFormat() local
1776 const Uint32 g2 = g[4] | ((Uint32)g[5] << 8); in WaveCheckFormat() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng2-x.c1089 uch r1, r2, g1, g2, b1, b2; in rpng2_x_load_bg_image() local
1876 uch r1, r2, g1, g2, b1, b2; in rpng2_x_reload_bg_image() local
/AliOS-Things-master/components/freetype/src/psaux/
A Dafmparse.c659 #define KERN_INDEX( g1, g2 ) ( ( (FT_ULong)g1 << 16 ) | g2 ) argument
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffmedian.c842 register int oval, r2, g2, b2; in quant_fsdither() local
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrtypes.h210 #define PFR_KERN_INDEX( g1, g2 ) \ argument
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dyuv_sse2.c153 const __m128i g2 = _mm_slli_epi16(_mm_and_si128(g0, _mm_set1_epi8(0x1c)), 3); in PackAndStore565_SSE2() local

Completed in 62 milliseconds