Searched refs:topleft_x_frac (Results 1 – 1 of 1) sorted by relevance
66 topleft_x_frac, topleft_y_frac; in convert_coords_to_ispparams() local 150 topleft_x_frac = topleft_x << (DVS_COORD_FRAC_BITS); in convert_coords_to_ispparams() 153 s.p0_x = x00 - topleft_x_frac; in convert_coords_to_ispparams() 154 s.p1_x = x01 - topleft_x_frac; in convert_coords_to_ispparams() 155 s.p2_x = x10 - topleft_x_frac; in convert_coords_to_ispparams() 156 s.p3_x = x11 - topleft_x_frac; in convert_coords_to_ispparams()