Lines Matching refs:max_hscale
328 int *max_hscale, int *max_vscale)
347 *max_hscale = 0x30000 - 1;
354 *max_hscale = 0x30000 - 1;
357 *max_hscale = 0x20000 - 1;
425 int max_hscale, max_vscale;
429 *scaler_id, &max_hscale, &max_vscale);
437 hscale = drm_rect_calc_hscale(src, dst, 1, max_hscale);
453 int max_hscale, max_vscale;
460 &max_hscale, &max_vscale);
468 max_hscale = 0x18000 - 1;
473 0, max_hscale);