Home
last modified time | relevance | path

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

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drecogbasic.c206 static l_int32 recogAddAllSamples(L_RECOG **precog, PIXAA *paa, l_int32 debug);
935 recogAddAllSamples(&recog, paa, 0); /* this finishes */ in recogReadStream()
1185 recogAddAllSamples(L_RECOG **precog, in recogAddAllSamples() function