Searched defs:image_height (Results 1 – 10 of 10) sorted by relevance
/external/tesseract/ccmain/ |
D | tessedit.cpp | 233 uint32 image_width, image_height; in read_tiff_image() local
|
/external/libpng/contrib/gregbook/ |
D | rpng-win.c | 125 static ulg image_width, image_height, image_rowbytes; variable
|
D | rpng-x.c | 133 static ulg image_width, image_height, image_rowbytes; variable
|
/external/jpeg/ |
D | rdjpgcom.c | 269 unsigned int image_height, image_width; in process_SOFn() local
|
D | jpeglib.h | 284 JDIMENSION image_height; /* input image height */ member 425 JDIMENSION image_height; /* nominal image height */ member
|
/external/tesseract/textord/ |
D | linefind.cpp | 169 void LineFinder::ConvertBoxaToBlobs(int image_width, int image_height, in ConvertBoxaToBlobs()
|
D | colfind.cpp | 340 void ColumnFinder::ExtractImageBlobs(int image_height, Boxa* boxa, Pixa* pixa) { in ExtractImageBlobs()
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngread.c | 883 png_uint_32 i,image_height; in png_read_image() local
|
/external/libpng/ |
D | pngread.c | 880 png_uint_32 i, image_height; in png_read_image() local
|
/external/tesseract/liblept/ |
D | jpeglib.h | 284 JDIMENSION image_height; /* input image height */ member 425 JDIMENSION image_height; /* nominal image height */ member
|