Home
last modified time | relevance | path

Searched defs:page_res_it (Results 1 – 5 of 5) sorted by relevance

/external/tesseract/ccmain/
Dambigsrecog.cpp81 static PAGE_RES_IT page_res_it; in ambigs_training_segmented() local
135 void Tesseract::ambigs_classify_and_output(PAGE_RES_IT *page_res_it, in ambigs_classify_and_output()
Ddocqual.cpp427 void Tesseract::quality_based_rejection(PAGE_RES_IT &page_res_it, in quality_based_rejection()
458 PAGE_RES_IT &page_res_it) { in unrej_good_quality_words()
529 PAGE_RES_IT &page_res_it, in doc_and_block_rejection()
739 void reject_whole_page(PAGE_RES_IT &page_res_it) { in reject_whole_page()
750 void Tesseract::tilde_crunch(PAGE_RES_IT &page_res_it) { in tilde_crunch()
921 void Tesseract::tilde_delete(PAGE_RES_IT &page_res_it) { in tilde_delete()
Doutput.cpp110 PAGE_RES_IT &page_res_it, in output_pass()
197 PAGE_RES_IT &page_res_it, in write_results()
Dcontrol.cpp233 static PAGE_RES_IT page_res_it; in recog_all_words() local
1637 PAGE_RES_IT &page_res_it) { in font_recognition_pass()
/external/tesseract/api/
Dbaseapi.cpp432 PAGE_RES_IT page_res_it(page_res_ != NULL ? page_res_ : &page_res); in GetTextlines() local
506 PAGE_RES_IT page_res_it(page_res_ != NULL ? page_res_ : &page_res); in GetWords() local
627 PAGE_RES_IT page_res_it(page_res_); in RecognizeForChopTest() local
695 PAGE_RES_IT page_res_it(page_res_); in GetUTF8Text() local
787 PAGE_RES_IT page_res_it(page_res_); in GetBoxText() local
826 PAGE_RES_IT page_res_it(page_res_); in GetUNLVText() local
1128 PAGE_RES_IT page_res_it(page_res_); in TextLength() local
1381 PAGE_RES_IT page_res_it(page_res); in extract_result() local