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

/xsrc/external/mit/xf86-video-tga/dist/src/
H A DICS1562.c63 double ff, ffp; local in function:ICS1562_CalcClockBits
76 ffp = ff * (1 << p);
79 r0 = (int)(7/ffp);
81 r1 = (int)(449/ffp);
86 n0 = (int)(ffp * r);
88 n1 = (int)(ffp * (r+1));
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_accel_common.c146 struct fastfill_parms *ffp = &FFB_FFPARMS(pFfb); local in function:CreatorAlignTabInit
153 alignval = (i / ffp->pagefill_width) * ffp->pagefill_width;

Completed in 3 milliseconds