Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dmakerow.cpp1577 STATS *asc_heights) { in compute_row_descdrop() argument
1579 int i_min = asc_heights->min_bucket(); in compute_row_descdrop()
1583 int i_max = asc_heights->max_bucket(); in compute_row_descdrop()
1589 num_potential_asc += asc_heights->pile_count(i); in compute_row_descdrop()