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