Searched refs:max_bpp_x16 (Results 1 – 2 of 2) sorted by relevance
147 const uint32_t max_bpp_x16,441 uint32_t max_bpp_x16, in dc_dsc_compute_bandwidth_range() argument454 options.max_target_bpp_limit_override_x16 = max_bpp_x16; in dc_dsc_compute_bandwidth_range()467 is_dsc_possible = decide_dsc_bandwidth_range(min_bpp_x16, max_bpp_x16, in dc_dsc_compute_bandwidth_range()600 const uint32_t max_bpp_x16, in decide_dsc_bandwidth_range() argument613 if (preferred_bpp_x16 <= max_bpp_x16 && in decide_dsc_bandwidth_range()623 max_bpp_x16); in decide_dsc_bandwidth_range()627 range->max_target_bpp_x16 = max_bpp_x16; in decide_dsc_bandwidth_range()
73 uint32_t max_bpp_x16,