Searched refs:os_p (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/msm/
H A Dmdp_ppp.c218 uint64_t n, d, os, os_p, od, od_p, oreq; local
267 os_p = tmp - ONE_HALF;
269 os_p = ((k1 * (od_p >> 33)) + k2);
272 oreq = (os_p & INT_MASK) - ONE;
274 ip64 = os_p - oreq;

Completed in 131 milliseconds