Searched refs:br64 (Results 1 – 2 of 2) sorted by relevance
135 uint64_t tl64, tr64, bl64, br64; in bilinear_interpolation() local150 br64 = br & 0xff0000ff; in bilinear_interpolation()152 f = tl64 * distixiy + tr64 * distxiy + bl64 * distixy + br64 * distxy; in bilinear_interpolation()165 br64 = br; in bilinear_interpolation()166 br64 = ((br64 << 16) & 0x000000ff00000000ull) | (br64 & 0x0000ff00ull); in bilinear_interpolation()168 f = tl64 * distixiy + tr64 * distxiy + bl64 * distixy + br64 * distxy; in bilinear_interpolation()
1981 br64=2059 br64=