Home
last modified time | relevance | path

Searched refs:match_left_factor (Results 1 – 1 of 1) sorted by relevance

/external/libxcam/modules/soft/
Dsoft_stitcher.cpp215 Factor match_left_factor, match_right_factor; in init_dewarp_factors() local
216 get_and_reset_feature_match_factors (idx, match_left_factor, match_right_factor); in init_dewarp_factors()
227 cur_left.x = last_left_factor.x * match_left_factor.x; in init_dewarp_factors()
228 cur_left.y = last_left_factor.y * match_left_factor.y; in init_dewarp_factors()