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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 497 int num_scans = 20; local
500 ALOGD("Setting num_scans to 1");
501 num_scans = 1;
506 result = request.put_u32(GSCAN_ATTRIBUTE_NUM_SCANS_TO_CACHE, num_scans);
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 364 int num_scans; /* # of entries in scan_info array */ member in struct:jpeg_compress_struct
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 */ member in struct:jpeg_compress_struct
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 */ member in struct:jpeg_compress_struct
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 */ member in struct:jpeg_compress_struct
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 */ member in struct:jpeg_compress_struct
384 * set num_scans and scan_info to point to an array of scan definitions.
    [all...]

Completed in 104 milliseconds