Searched defs:output_height (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Djpeglib.h464 JDIMENSION output_height; /* scaled image height */ member in struct:jpeg_decompress_struct
491 * "while (output_scanline < output_height)".
493 JDIMENSION output_scanline; /* 0 .. output_height-1 */

Completed in 12 milliseconds