Searched defs:step_x (Results 1 - 1 of 1) sorted by relevance

/external/libxcam/xcore/interface/
H A Dstitcher.cpp608 float step_x = (float)_bowl_img_width / res_width; local
623 texture_pos0.x = col * step_x;
624 texture_pos1.x = col * step_x;

Completed in 101 milliseconds