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

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 364 int num_scans; /* # of entries in scan_info array */
365 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */ member in struct:jpeg_compress_struct
366 /* The default value of scan_info is NULL, which causes a single-scan
368 * set num_scans and scan_info to point to an array of scan definitions.
    [all...]
  /external/jpeg/
jpeglib.h 317 int num_scans; /* # of entries in scan_info array */
318 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */ member in struct:jpeg_compress_struct
319 /* The default value of scan_info is NULL, which causes a single-scan
321 * set num_scans and scan_info to point to an array of scan definitions.
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpeglib.h 317 int num_scans; /* # of entries in scan_info array */
318 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */ member in struct:jpeg_compress_struct
319 /* The default value of scan_info is NULL, which causes a single-scan
321 * set num_scans and scan_info to point to an array of scan definitions.
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 380 int num_scans; /* # of entries in scan_info array */
381 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */ member in struct:jpeg_compress_struct
382 /* The default value of scan_info is NULL, which causes a single-scan
384 * set num_scans and scan_info to point to an array of scan definitions.
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 380 int num_scans; /* # of entries in scan_info array */
381 const jpeg_scan_info * scan_info; /* script for multi-scan file, or NULL */ member in struct:jpeg_compress_struct
382 /* The default value of scan_info is NULL, which causes a single-scan
384 * set num_scans and scan_info to point to an array of scan definitions.
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 3916 struct scan_info { struct in union:wpa_event_data
3922 } scan_info; member in union:wpa_event_data
    [all...]

Completed in 136 milliseconds