Searched defs:weight_end (Results 1 – 2 of 2) sorted by relevance
/external/libxcam/xcore/ | ||
D | image_projector.cpp | 83 double weight_end = 1.0f - weight_start; in interp_orientation() local |
D | xcam_utils.cpp | 183 double weight_end = 0; in linear_interpolate_p2() local |