Searched refs:read_interpolate_data (Results 1 - 1 of 1) sorted by relevance

/external/libxcam/modules/soft/
H A Dsoft_image.h110 inline O read_interpolate_data (float x, float y) const;
362 SoftImage<T>::read_interpolate_data (float x, float y) const function in class:XCam::SoftImage
379 array[i] = read_interpolate_data<O> (pos[i].x, pos[i].y);

Completed in 7598 milliseconds