Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dxcam_utils.h56 double ref_lt_y, double ref_rt_y,
Dxcam_utils.cpp215 double ref_lt_y, double ref_rt_y, in linear_interpolate_p4() argument
230 dist_lt = (double)abs(ref_curr_x - ref_lt_x) + (double)abs(ref_curr_y - ref_lt_y); in linear_interpolate_p4()