Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.cpp189 bool get_and_reset_feature_match_factors (uint32_t idx, Factor &left, Factor &right);
216 get_and_reset_feature_match_factors (idx, match_left_factor, match_right_factor); in init_dewarp_factors()
267 StitcherImpl::get_and_reset_feature_match_factors (uint32_t idx, Factor &left, Factor &right) in get_and_reset_feature_match_factors() function in XCam::SoftSitcherPriv::StitcherImpl