Searched refs:topleft_x_frac (Results 1 – 1 of 1) sorted by relevance
77 topleft_x_frac, topleft_y_frac; in convert_coords_to_ispparams() local161 topleft_x_frac = topleft_x << (DVS_COORD_FRAC_BITS); in convert_coords_to_ispparams()164 s.p0_x = x00 - topleft_x_frac; in convert_coords_to_ispparams()165 s.p1_x = x01 - topleft_x_frac; in convert_coords_to_ispparams()166 s.p2_x = x10 - topleft_x_frac; in convert_coords_to_ispparams()167 s.p3_x = x11 - topleft_x_frac; in convert_coords_to_ispparams()