HomeSort by relevance Sort by last modified time
    Searched refs:progressive (Results 1 - 25 of 27) sorted by null

1 2

  /external/libpng/tests/
pngvalid-progressive-interlace-size 2 exec ./pngvalid --size --progressive-read
pngvalid-progressive-interlace-standard 2 exec ./pngvalid --standard --progressive-read --interlace
pngvalid-progressive-standard 2 exec ./pngvalid --standard --progressive-read
pngvalid-standard 2 exec ./pngvalid --standard --progressive-read
  /hardware/intel/common/libva/va/
va_enc_jpeg.h 74 * \brief progressive:
75 * 0 - sequential, 1 - extended, 2 - progressive
77 unsigned int progressive : 1; member in struct:_VAEncPictureParameterBufferJPEG::__anon19573::__anon19574
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc 742 int progressive = GetProgressiveIndex(index); local
743 if (progressive != -1 &&
744 progressive_paints_[progressive].rect != dirty_in_screen) {
745 // The PDFium code can only handle one progressive paint at a time, so
754 if (progressive == -1) {
755 progressive = StartPaint(index, dirty_in_screen);
761 progressive_paints_[progressive].painted_ = true;
762 if (ContinuePaint(progressive, image_data)) {
763 FinishPaint(progressive, image_data);
2403 ProgressivePaint progressive; local
    [all...]
  /external/libxml2/
parser.c 14 * is followed by the progressive parser top routines, then the various
    [all...]
HTMLparser.c 311 #define GROW if ((ctxt->progressive == 0) && \
    [all...]
  /external/chromium_org/third_party/libxml/src/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.
235 long checkIndex; /* used by progressive parsing lookup */
262 int progressive; /* is this a progressive parsing */ member in struct:_xmlParserCtxt
    [all...]
  /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.
235 long checkIndex; /* used by progressive parsing lookup */
262 int progressive; /* is this a progressive parsing */ member in struct:_xmlParserCtxt
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_jpeg.c 340 ((pBuffer->pic_flags).bits.progressive != 0) || /* Only "0 - sequential" is supported */
tng_jpegES.c     [all...]
  /external/chromium_org/third_party/libxml/src/
parser.c 14 * is followed by the progressive parser top routines, then the various
    [all...]
HTMLparser.c 308 #define GROW if ((ctxt->progressive == 0) && \
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 636 unsigned int progressive :1; /* use progressive read */ member in struct:png_store
728 ps->progressive = 0;
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c 1828 UBool progressive; \/* TRUE to compute progressive difference for each field, FALSE to reset calendar after each call *\/ member in struct:__anon16815
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 1832 UBool progressive; \/* TRUE to compute progressive difference for each field, FALSE to reset calendar after each call *\/ member in struct:__anon5694
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 1741 milliseconds

1 2