Searched refs:max_optimizable_video_width (Results 1 – 2 of 2) sorted by relevance
294 unsigned int max_optimizable_video_width; member
1158 if (dc->check_config.max_optimizable_video_width == 0) in dc_construct()1159 dc->check_config.max_optimizable_video_width = 5120; in dc_construct()2816 if (u->scaling_info->src_rect.width > check_config->max_optimizable_video_width && in get_scaling_info_update_type()