Searched defs:g16 (Results 1 – 8 of 8) sorted by relevance
273 uint16_t g16 = SkScalarRoundToInt(colorf.fG * 65535.0f); in fill_buffer_with_color() local283 uint64_t g16 = SkScalarRoundToInt(colorf.fG * 65535.0f); in fill_buffer_with_color() local
298 gray16_pixel_t g16(34); in test_pixel() local
193 g16(unsigned char *b, int d) in g16() function
525 static const PairRec<uint16_t> g16[] = { in DEF_TEST() local
492 static const PairRec<uint16_t> g16[] = { in DEF_TEST() local
414 bool g16 : 1; /* GFX10+: derivatives are 16-bit; GFX<=9: must be equal to a16 */ member
2189 …const deInt16 g16 = finishUnquantize(interpolate(endpointStartG, endpointEndG, colorIndex, colo… in decompressBc6H() local
3554 uint32_t g16 = ((uint32_t)(0xFFFF & (argb_nonpremul >> 16))); in wuffs_base__color_u64_argb_nonpremul__as__color_u32_argb_premul() local3571 uint64_t g16 = 0x101 * (0xFF & (c >> 8)); in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul() local3582 uint64_t g16 = (g * (0x101 * 0xFFFF)) / a16; in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul() local3593 uint64_t g16 = 0x101 * (0xFF & (c >> 8)); in wuffs_base__color_u32__as__color_u64() local