Searched refs:scale_h (Results 1 – 1 of 1) sorted by relevance
3059 int scale_w, scale_h; in fill_dc_scaling_info() local3098 scale_h = scaling_info->dst_rect.height * 1000 / in fill_dc_scaling_info()3101 if (scale_h < 250 || scale_h > 16000) in fill_dc_scaling_info()