HomeSort by relevance Sort by last modified time
    Searched full:scans (Results 1 - 25 of 233) sorted by null

1 2 3 4 5 6 7 8 910

  /external/jpeg/
jdtrans.c 69 /* startup underestimated number of scans; ratchet up one scan */
136 /* startup underestimated number of scans; ratchet up one scan */
186 /* startup underestimated number of scans; ratchet up one scan */
255 /* Estimate number of scans to set pass_limit. */
257 /* Arbitrarily estimate 2 interleaved DC scans + 3 AC scans/component. */
rdswitch.c 11 * -scans file Read scan script from text file
180 jpeg_scan_info scans[MAX_SCANS]; local
186 scanptr = scans;
191 fprintf(stderr, "Too many scans defined in file %s\n", filename);
253 MEMCOPY(scanptr, scans, scanno * SIZEOF(jpeg_scan_info));
wizard.doc 120 the -scans switch:
122 -scans file Use the scan sequence given in the named file.
125 The script specifies the contents and ordering of the scans to be emitted.
149 not needed to specify this; in fact, it is ignored when -scans appears.)
173 # AC scans:
209 initial scans will be really bad). For higher quality settings, you might
211 scans are not too large).
jdinput.c 114 /* Decide whether file contains multiple scans */
145 /* For noninterleaved scans, it is convenient to define last_row_height
221 * the same Q-table slot number, but change table definitions between scans
229 * slot between scans of a component using that slot. If the encoder does so
306 * Read JPEG markers before, between, or after compressed-data scans.
348 * if user set output_scan_number larger than number of scans.
jpegtran.c 84 fprintf(stderr, " -scans file Create multi-scan JPEG per script file\n");
128 char * scansarg = NULL; /* saves -scans parm if any */
279 } else if (keymatch(arg, "scans", 1)) {
314 if (simple_progressive) /* process -progressive; -scans can override */
319 if (scansarg != NULL) /* process -scans if it was present */
cjpeg.c 192 fprintf(stderr, " -scans file Create multi-scan JPEG per script file\n");
219 char * scansarg = NULL; /* saves -scans parm if any */
385 } else if (keymatch(arg, "scans", 2)) {
441 if (simple_progressive) /* process -progressive; -scans can override */
446 if (scansarg != NULL) /* process -scans if it was present */
  /external/protobuf/gtest/scripts/
fuse_gtest_files.py 38 Scans GTEST_ROOT_DIR for Google Test source code, and generates
147 """Scans folder gtest_root to generate gtest/gtest.h in output_dir."""
176 """Scans folder gtest_root to generate gtest/gtest-all.cc in output_file."""
219 """Scans folder gtest_root to generate gtest/gtest-all.cc in output_dir."""
  /dalvik/dx/src/junit/runner/
TestCaseClassLoader.java 40 * Constructs a TestCaseLoader. It scans the class path
48 * Constructs a TestCaseLoader. It scans the class path
  /external/chromium/net/disk_cache/
bitmap.h 94 // Scans bits starting at bit *|index|, looking for a bit set to |value|. If
119 // Scans bits starting at bit *|index|, looking for a bit set to |value|. If
  /external/e2fsprogs/misc/
badblocks.8.in 127 num_passes consecutive scans of the disk.
166 scans for bad blocks by writing some patterns (0xaa, 0x55, 0xff, 0x00) on
  /external/junit/src/junit/runner/
TestCaseClassLoader.java 48 * Constructs a TestCaseLoader. It scans the class path
56 * Constructs a TestCaseLoader. It scans the class path
  /frameworks/base/test-runner/src/junit/runner/
TestCaseClassLoader.java 39 * Constructs a TestCaseLoader. It scans the class path
47 * Constructs a TestCaseLoader. It scans the class path
  /libcore/junit/src/test/java/junit/runner/
TestCaseClassLoader.java 40 * Constructs a TestCaseLoader. It scans the class path
48 * Constructs a TestCaseLoader. It scans the class path
  /dalvik/vm/alloc/
MarkSweep.c 289 * Scans instance fields.
319 * Scans the header, static field references, and interface
357 * Scans the header of all array objects. If the array object is
358 * specialized to a reference type, scans the array data as well.
492 * Scans the header and field references of a data object.
509 * Scans an object reference. Determines the type of the reference
561 * Scans forward to the header of the next marked object between start
GC.h 95 * actually only scans the internal list of VM threads, which
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngr.h 230 * Number of SPS scans that were moved
244 * Number of track scans on G,
248 * Number of track scans on A,
252 * Number of discovery scans on G,
256 * Number of discovery scans on A,
260 * Number of immediate scans on G,
264 * Number of immediate scans on A,
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
scanMngr.h 230 * Number of SPS scans that were moved
244 * Number of track scans on G,
248 * Number of track scans on A,
252 * Number of discovery scans on G,
256 * Number of discovery scans on A,
260 * Number of immediate scans on G,
264 * Number of immediate scans on A,
    [all...]
  /external/gtest/scripts/
fuse_gtest_files.py 38 Scans GTEST_ROOT_DIR for Google Test source code, and generates
152 """Scans folder gtest_root to generate gtest/gtest.h in output_dir."""
181 """Scans folder gtest_root to generate gtest/gtest-all.cc in output_dir."""
  /external/bluetooth/glib/gio/inotify/
inotify-missing.c 98 /* Scans the list of missing subscriptions checking if they
  /external/e2fsprogs/doc/
libblkid.txt 16 needless device scans.
  /external/e2fsprogs/lib/ext2fs/
dosio.h 143 * scans the drive's partition table in search for the first Linux ext2fs
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scrApi.h 72 SCR_GID_DRV_SCAN, /**< STA is disconnected, SME scans */
73 SCR_GID_APP_SCAN, /**< STA is disconnected, application scans */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnAppApi.c 90 /* check if OID scans are enabled in the registry */
94 ("Received OID scan request when OID scans are disabled, quitting...\n") );
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scrApi.h 72 SCR_GID_DRV_SCAN, /**< STA is disconnected, SME scans */
73 SCR_GID_APP_SCAN, /**< STA is disconnected, application scans */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
scanMngr.h 235 * Number of SPS scans that were moved
249 * Number of track scans on G,
253 * Number of track scans on A,
257 * Number of discovery scans on G,
261 * Number of discovery scans on A,
265 * Number of immediate scans on G,
269 * Number of immediate scans on A,
    [all...]

Completed in 674 milliseconds

1 2 3 4 5 6 7 8 910