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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c744 unsigned long vert_space, flicker_removal; local in function:RADEONInitTVRegisters
874 flicker_removal =
877 flicker_removal =
880 if (flicker_removal < 3)
881 flicker_removal = 3;
883 if (flicker_removal == SLOPE_limit[i])
895 | (flicker_removal * 1024 - 272) * SLOPE_value[i] / 8 * (1 << (FRAC_BITS - 1)) / 1024;

Completed in 3 milliseconds