Searched refs:HORZ_STRETCH_RATIO_MAX (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/video/ | ||
D | radeon.h | 580 #define HORZ_STRETCH_RATIO_MAX 4096 macro |
D | radeonfb.c | 3241 hRatio = round_div(mode->xres * HORZ_STRETCH_RATIO_MAX, in radeon_load_video_mode() |