Searched defs:linearized (Results 1 – 3 of 3) sorted by relevance
87 FakeLinearized linearized(linearized_dict.Get()); in LLVMFuzzerTestOneInput() local
211 public static double linearized(int rgbComponent) { in linearized() method in ColorUtils
431 const tcu::Vec4 linearized = tcu::sRGBToLinear(tcu::Vec4((float)sRGB8[0] / 255.0f, in mapToFormatColorRepresentable() local