Searched refs:tr64 (Results 1 – 4 of 4) sorted by relevance
135 uint64_t tl64, tr64, bl64, br64; in bilinear_interpolation() local148 tr64 = tr & 0xff0000ff; in bilinear_interpolation()152 f = tl64 * distixiy + tr64 * distxiy + bl64 * distixy + br64 * distxy; in bilinear_interpolation()159 tr64 = tr; in bilinear_interpolation()160 tr64 = ((tr64 << 16) & 0x000000ff00000000ull) | (tr64 & 0x0000ff00ull); in bilinear_interpolation()168 f = tl64 * distixiy + tr64 * distxiy + bl64 * distixy + br64 * distxy; in bilinear_interpolation()
23828 "tr64",
22765 "tr64",