Searched refs:new_width (Results 1 – 2 of 2) sorted by relevance
84 new_width = typespec_elt_size(elt)85 if new_width and new_width != default_width:
1498 int new_width; in dcn20_split_stream_for_odm() local1506 new_width = sd->h_active - sd->recout.x; in dcn20_split_stream_for_odm()1508 sd->ratios.horz, sd->recout.width - new_width)); in dcn20_split_stream_for_odm()1510 sd->ratios.horz_c, sd->recout.width - new_width)); in dcn20_split_stream_for_odm()1511 sd->recout.width = new_width; in dcn20_split_stream_for_odm()1518 if (new_width <= 16) in dcn20_split_stream_for_odm()1520 new_width = sd->recout.width + sd->recout.x - sd->h_active; in dcn20_split_stream_for_odm()1522 sd->ratios.horz, sd->recout.width - new_width)); in dcn20_split_stream_for_odm()1524 sd->ratios.horz_c, sd->recout.width - new_width)); in dcn20_split_stream_for_odm()1525 sd->recout.width = new_width; in dcn20_split_stream_for_odm()