Searched defs:sRGB (Results 1 – 6 of 6) sorted by relevance
49 sRGB(unsigned int i) in sRGB() function
1210 FX_BOOL CPDF_ColorSpace::sRGB() const in sRGB() function in CPDF_ColorSpace
156 sRGB(double linear /*range 0.0 .. 1.0*/) in sRGB() function
59 sRGB, enumerator
2480 deUint8 sRGB[ASTC_MAX_BLOCK_WIDTH*ASTC_MAX_BLOCK_HEIGHT*4]; in decompressASTC() member
426 const tcu::Vec4 sRGB = tcu::linearToSRGB(normalizedRange); in mapToFormatColorRepresentable() local