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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.c1872 double fCutoffUV; local in function:i830_update_polyphase_coeffs
1877 fCutoffUV = xscaleFractUV / 4096.0;
1879 fCutoffUV = i830_limit_coeff(fCutoffUV);
1883 UpdateCoeff(N_HORIZ_UV_TAPS, fCutoffUV, TRUE, FALSE, xcoeffUV);

Completed in 5 milliseconds