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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.c1871 double fCutoffY; local in function:i830_update_polyphase_coeffs
1876 fCutoffY = xscaleFract / 4096.0;
1880 fCutoffY = i830_limit_coeff(fCutoffY);
1882 UpdateCoeff(N_HORIZ_Y_TAPS, fCutoffY, TRUE, TRUE, xcoeffY);

Completed in 5 milliseconds