Home
last modified time | relevance | path

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

/external/tesseract/ccstruct/
Dpolyaprx.cpp222 int fixed_count; //no of fixed points in fix2() local
319 fixed_count = 0; in fix2()
322 fixed_count++; in fix2()
348 if (fixed_count <= 3) in fix2()
359 fixed_count--; in fix2()
366 fixed_count--; in fix2()