src_width_after_surface_type 217 drivers/gpu/drm/amd/display/dc/calcs/calcs_logger.h bw_fixed_to_int(data->src_width_after_surface_type)); src_width_after_surface_type 426 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c data->src_width_after_surface_type = bw_div(data->src_width[i], bw_int_to_fixed(2)); src_width_after_surface_type 433 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c data->src_width_after_surface_type = data->src_width[i]; src_width_after_surface_type 440 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c data->src_height_after_rotation = data->src_width_after_surface_type; src_width_after_surface_type 445 drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c data->src_width_after_rotation = data->src_width_after_surface_type; src_width_after_surface_type 265 drivers/gpu/drm/amd/display/dc/inc/dce_calcs.h struct bw_fixed src_width_after_surface_type;