Searched refs:f2f (Results 1 – 1 of 1) sorted by relevance
1362 #define f2f(x) (int) (((x) * 4096 + 0.5)) macro1370 p1 = (p2+p3) * f2f(0.5411961f); \1371 t2 = p1 + p3*f2f(-1.847759065f); \1372 t3 = p1 + p2*f2f( 0.765366865f); \1389 p5 = (p3+p4)*f2f( 1.175875602f); \1390 t0 = t0*f2f( 0.298631336f); \1391 t1 = t1*f2f( 2.053119869f); \1392 t2 = t2*f2f( 3.072711026f); \1393 t3 = t3*f2f( 1.501321110f); \1394 p1 = p5 + p1*f2f(-0.899976223f); \[all …]