Searched refs:_factor_x (Results 1 – 2 of 2) sorted by relevance
28 , _factor_x (0.0f) in GeoMapper()42 _factor_x = x; in set_factors()74 _factor_x = (_out_width - 1.0f) / (lut_w - 1.0f); in auto_calculate_factors()
42 x = _factor_x; in get_factors()60 float _factor_x, _factor_y; variable