Searched refs:scans (Results 1 – 19 of 19) sorted by relevance
/external/jpeg/ |
D | 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).
|
D | rdswitch.c | 180 jpeg_scan_info scans[MAX_SCANS]; in read_scan_script() local 186 scanptr = scans; in read_scan_script() 253 MEMCOPY(scanptr, scans, scanno * SIZEOF(jpeg_scan_info)); in read_scan_script()
|
D | usage.doc | 132 JPEG file, the data is stored in multiple scans of increasing quality. If the 202 -scans file Use the scan script given in the specified text file. 429 -scans file Use the scan script given in the specified text file.
|
D | libjpeg.doc | 1703 Progressive JPEG rearranges the stored data into a series of scans of 1707 more scans are received. The final image after all scans are complete is 1714 suitable "scan script" defining how to divide the data into scans. 1750 the requested scans during jpeg_finish_compress(). This implies that 1816 file is to be displayed; the scans are numbered starting at 1 for this 1913 part of the image is one or more scans better in quality than the upper part. 1916 number at that time, which implies that you've skipped the output scans 1917 corresponding to the input scans that were completed while you processed the 1919 speed to the arriving data, by skipping output scans as necessary to keep up 2012 For example, one could use a fast DCT method for early scans, changing [all …]
|
D | structure.doc | 547 scans (or if the application specifies buffered-image mode anyway). When
|
/external/e2fsprogs/doc/ |
D | libblkid.txt | 16 needless device scans.
|
/external/skia/src/core/ |
D | SkDraw.cpp | 271 for (int scans = rect.height() - 1; scans >= 0; --scans) { in CallBitmapXferProc() local
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | flex.man | 774 scanner scans the token "abcd", it will write "abcdab- 1003 Whenever yylex() is called, it scans tokens from the global 1664 scans a NUL-terminated string. 1667 scans len bytes (including possibly NUL's) starting at 1676 which scans in place the buffer starting at base, con- 2477 flex scans your rule actions to determine whether you use 2957 flex scanners: it scans the input stream, consuming
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 718 example, when the following scanner scans the token "abcd", it 882 Whenever `yylex()' is called, it scans tokens from the global input 1386 scans a NUL-terminated string. 1389 scans `len' bytes (including possibly NUL's) starting at location 1397 which scans in place the buffer starting at BASE, consisting of 2014 `flex' scans your rule actions to determine whether you use the 2390 scanners: it scans the input stream, consuming tokens, until a
|
D | flex.texi | 871 example, when the following scanner scans the token 1067 Whenever @samp{yylex()} is called, it scans tokens from the 1646 scans a NUL-terminated string. 1649 scans @code{len} bytes (including possibly NUL's) starting 1660 which scans in place the buffer starting at @var{base}, 2385 @code{flex} scans your rule actions to determine whether you use 2826 flex scanners: it scans the input stream, consuming
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | NEWS | 185 Flex scans your rule actions to determine whether you use the 235 which scans in place the buffer starting at "base", consisting 1168 - The -r (reject used) flag is gone. flex now scans the input
|
/external/wpa_supplicant/ |
D | ChangeLog | 552 networks as scan_ssid=1 scans, i.e., the priority field is ignored
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | ChangeLog | 699 networks as scan_ssid=1 scans, i.e., the priority field is ignored
|
/external/dropbear/libtomcrypt/ |
D | changes | 284 …-- The "no_oops" target (part of zipup) now scans for non-cvs files. This helps prevent temp/scra…
|
/external/webkit/WebCore/ |
D | ChangeLog-2003-10-25 | 11002 Refinement of routine that scans the DOM for field labels. 11060 New support for autofill. We provide a routine that scans backwards in the text 18298 name and id. This allows scans of the whole document to be avoided
|
D | ChangeLog-2007-10-14 | 60695 …This patch actually scans the list of values looking for orphaned units and reattaches them to the…
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 6768 (-[WebIconDatabase _largestIconFromDictionary:]): new, scans the icon dictionary
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 8513 StyleQueue scans ~100 bug pages every 5 minutes
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 7225 ** The makefile scans the vdbe.c source file and creates the "opcodes.h" 73228 ** The code generated by this function scans through the rows in the child 89271 ** both real and virtual table scans. 90817 ** directly. This loop scans all that code looking for opcodes
|