HomeSort by relevance Sort by last modified time
    Searched full:progressive (Results 51 - 75 of 146) sorted by null

1 23 4 5 6

  /external/jpeg/
jpeglib.h 187 int Ss, Se; /* progressive JPEG spectral selection parms */
188 int Ah, Al; /* progressive JPEG successive approx. parms */
367 boolean progressive_mode; /* TRUE if scan script uses progressive mode */
394 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */
513 * This pointer is NULL when reading a non-progressive file.
542 boolean progressive_mode; /* TRUE if SOFn specifies progressive mode */
612 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */
    [all...]
jerror.h 60 "Invalid progressive parameters Ss=%d Se=%d Ah=%d Al=%d")
62 "Invalid progressive parameters at scan script entry %d")
jdhuff.h 10 * progressive decoder (jdphuff.c). No other modules need to see these.
jdphuff.c 8 * This file contains Huffman entropy decoding routines for progressive JPEG.
26 * Expanded entropy decoder object for progressive Huffman decoding.
637 * Module initialization routine for progressive Huffman entropy decoding.
jdmarker.c 983 case M_SOF2: /* Progressive, Huffman */
993 case M_SOF10: /* Progressive, arithmetic */
1001 case M_SOF6: /* Differential progressive, Huffman */
1006 case M_SOF14: /* Differential progressive, arithmetic */
    [all...]
jpegint.h 214 /* This is here to share code between baseline and progressive decoders; */
README 77 This software implements JPEG baseline, extended-sequential, and progressive
332 which we do not. (On the other hand, it doesn't do progressive JPEG.)
jdcoefct.c 21 /* Block smoothing is only applicable for progressive JPEG, so: */
385 * We apply smoothing only for progressive JPEG decoding, and only if
  /external/libxml2/include/libxml/
parser.h 43 * progressive reading and I18N conversions to the internal UTF-8 format.
182 * to a state based parser for progressive parsing shouldn't be too hard.
232 long checkIndex; /* used by progressive parsing lookup */
259 int progressive; /* is this a progressive parsing */ member in struct:_xmlParserCtxt
    [all...]
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvmf_protocol_engine_node_download_common.cpp     [all...]
  /external/libxml2/
xmlIO.c     [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine.cpp     [all...]
test_pv_player_engine_testset5.cpp 421 //set number of TCP recv buffers for progressive playback.
    [all...]
  /external/opencore/fileformats/mp4/composer/include/
a_atomdefs.h 276 * This mode authors non Progressive Downloadable output files using temp files
288 * This mode authors 3GPP Progressive Downloadable output files:
  /external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
atomutils.h 208 // for progressive playback seeking
  /external/tcpdump/
CREDITS 58 Hank Leininger <tcpdump-workers@progressive-comp.com>
  /frameworks/base/awt/javax/imageio/
ImageReader.java 913 * Processes the beginning of a progressive pass by calling the passStarted
967 * Processes the end of a progressive pass by calling passComplete method of
978 * Processes the beginning of a thumbnail progressive pass by calling the
    [all...]
  /external/libpng/contrib/gregbook/
readpng2.c 3 rpng2 - progressive-model PNG display program readpng2.c
239 * functions for progressive decoding */
416 /* this is just like in the non-progressive case */
  /external/skia/src/images/
fpdfemb.h 38 // "progressive process".
40 // FPDFEMB SDK allows progressive page parsing and rendering, the most time-
410 // An interface for pausing a progressive process.
413 // Check if we need to pause a progressive proccess now
450 // Document loading is a progressive process. It might take a long time to
595 // Parsing is a progressive process. This function starts the parsing process,
713 // Rendering is a progressive process. This function starts the rendering process,
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_return_codes.h 184 Error: the video container is not valid for progressive playback.
  /frameworks/base/docs/html/guide/topics/media/
index.jd 125 progressive download.</p>
  /frameworks/base/docs/html/sdk/
android-2.2-highlights.jd 197 <li>New media framework (Stagefright) that supports local file playback and HTTP progressive
  /prebuilt/darwin-x86/swt/about_files/
IJG_README 77 This software implements JPEG baseline, extended-sequential, and progressive
332 which we do not. (On the other hand, it doesn't do progressive JPEG.)
  /prebuilt/darwin-x86_64/swt/about_files/
IJG_README 77 This software implements JPEG baseline, extended-sequential, and progressive
332 which we do not. (On the other hand, it doesn't do progressive JPEG.)
  /prebuilt/linux-x86/swt/about_files/
IJG_README 77 This software implements JPEG baseline, extended-sequential, and progressive
332 which we do not. (On the other hand, it doesn't do progressive JPEG.)

Completed in 943 milliseconds

1 23 4 5 6