Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dxcam_utils.h53 double value_lb, double value_rb,
Dxcam_utils.cpp212 double value_lb, double value_rb, in linear_interpolate_p4() argument
258 value_lb * weight_lb + value_rb * weight_rb) / in linear_interpolate_p4()