Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.cpp218 Factor unify_factor, last_left_factor, last_right_factor; in init_dewarp_factors() local
220 last_left_factor = last_right_factor = unify_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()