Home
last modified time | relevance | path

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

/external/tesseract/liblept/
Dnumafunc1.c835 l_float32 x1, x2, x3, fy1, fy2, fy3, d1, d2, d3, del, fi, maxx; in numaInterpolateEqxVal() local
892 fy3 = d3 * fa[i3]; in numaInterpolateEqxVal()
895 fy3 * (xval - x1) * (xval - x2); in numaInterpolateEqxVal()