Searched refs:c001 (Results 1 – 3 of 3) sorted by relevance
28 "fdff:2642:12a6:fe38:c001:beda:fcf9:51aa "47 "fdff:2642:12a6:fe38:c001:beda:fcf9:51aa "
605 Color<float> c001 = read(x0, y0, z1); in sample() local618 c001 *= (1 - fx) * (1 - fy) * fz; in sample()623 return c000 + c100 + c010 + c110 + c001 + c101 + c011 + c111; in sample()
1079 Color<float> c001 = read(x0, y0, z1); in sample() local1092 c001 *= (1 - fx) * (1 - fy) * fz; in sample()1097 return c000 + c100 + c010 + c110 + c001 + c101 + c011 + c111; in sample()