Searched defs:port_blocks (Results 1 – 6 of 6) sorted by relevance
207 TO_BLOCK_LIST land_blocks, port_blocks; in orientation_and_script_detection() local225 int os_detect(TO_BLOCK_LIST *port_blocks, OSResults *osr, tesseract::Tesseract *tess) { in os_detect()
103 TO_BLOCK_LIST *port_blocks) { // output list in make_words()
1031 FPAnalyzer::FPAnalyzer(ICOORD page_tr, TO_BLOCK_LIST *port_blocks) in FPAnalyzer()1103 void compute_fixed_pitch_cjk(ICOORD page_tr, TO_BLOCK_LIST *port_blocks) { in compute_fixed_pitch_cjk()
76 TO_BLOCK_LIST *port_blocks, // input list in compute_fixed_pitch()373 TO_BLOCK_LIST *port_blocks, // input list in try_doc_fixed()
164 TO_BLOCK_LIST *port_blocks) { // output list in assign_blobs_to_blocks2()
229 float make_rows(ICOORD page_tr, TO_BLOCK_LIST *port_blocks) { in make_rows()