Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/sspl/
A Ddc_spl_types.h463 int custom_width; // Width for non-standard segmentation - used when != 0 member
A Ddc_spl.c199 if (spl_in->basic_in.custom_width != 0) { in calculate_mpc_slice_in_timing_active()
200 mpc_rec.width = spl_in->basic_in.custom_width; in calculate_mpc_slice_in_timing_active()
227 if (mpc_slice_idx > epimo && spl_in->basic_in.custom_width == 0) { in calculate_mpc_slice_in_timing_active()

Completed in 12 milliseconds