Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dfeature_match.cpp124 …int last_overlap_width = stitch1.pos_x + stitch1.width + (dst_width - (stitch0.pos_x + stitch0.wid… in adjust_stitch_area() local
128 int final_overlap_width = last_overlap_width + x_offset; in adjust_stitch_area()
139 float delta_offset = final_overlap_width - last_overlap_width; in adjust_stitch_area()