HomeSort by relevance Sort by last modified time
    Searched defs:next_scanline (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 405 * processing loop, e.g., "while (next_scanline < image_height)".
408 JDIMENSION next_scanline; /* 0 .. image_height-1 */ member in struct:jpeg_compress_struct
    [all...]
  /external/jpeg/
jpeglib.h 355 * processing loop, e.g., "while (next_scanline < image_height)".
358 JDIMENSION next_scanline; /* 0 .. image_height-1 */ member in struct:jpeg_compress_struct
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 355 * processing loop, e.g., "while (next_scanline < image_height)".
358 JDIMENSION next_scanline; /* 0 .. image_height-1 */ member in struct:jpeg_compress_struct
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 418 * processing loop, e.g., "while (next_scanline < image_height)".
421 JDIMENSION next_scanline; /* 0 .. image_height-1 */ member in struct:jpeg_compress_struct
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 418 * processing loop, e.g., "while (next_scanline < image_height)".
421 JDIMENSION next_scanline; /* 0 .. image_height-1 */ member in struct:jpeg_compress_struct
    [all...]

Completed in 400 milliseconds