Home
last modified time | relevance | path

Searched refs:recin_width (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c5946 unsigned recin_width = vp_width/num_pipes; in get_num_lb_source_lines() local
5949 recin_width = vp_height/num_pipes; in get_num_lb_source_lines()
5952 …math_floor2(line_buffer_size_bits / lb_bit_per_pixel / (recin_width / math_max2(h_ratio, 1.0)), 1.… in get_num_lb_source_lines()