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

  /external/libpng/tests/
pngvalid-progressive-size 2 exec ./pngvalid --strict --size --progressive-read
pngvalid-progressive-standard 2 exec ./pngvalid --strict --standard --progressive-read
pngvalid-progressive-interlace-standard 2 exec ./pngvalid --strict --standard --progressive-read --interlace
  /external/tensorflow/tensorflow/core/lib/jpeg/
jpeg_mem.h 125 bool progressive = false; member in struct:tensorflow::jpeg::CompressFlags
jpeg_mem.cc 681 if (flags.progressive) {
  /external/tensorflow/tensorflow/core/kernels/
encode_jpeg_op.cc 53 context->GetAttr("progressive", &flags_.progressive));
  /external/libjpeg-turbo/
tjbenchtest.in 68 -progressive)
69 PROGARG=-progressive
tjbenchtest.java.in 62 -progressive)
63 PROGARG=-progressive
  /external/libxml2/
parser.c 14 * is followed by the progressive parser top routines, then the various
    [all...]
HTMLparser.c 312 #define GROW if ((ctxt->progressive == 0) && \
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv84_video_vp.c 470 uint8_t progressive; // 24 member in struct:mpeg12_header
516 header.progressive = desc->frame_pred_frame_dct;
  /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...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IBMCalendarTest.java 1495 public boolean progressive; \/\/ true to compute progressive difference for each field, false to reset calendar after each call field in class:IBMCalendarTest.TFDItem
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IBMCalendarTest.java 1492 public boolean progressive; \/\/ true to compute progressive difference for each field, false to reset calendar after each call field in class:IBMCalendarTest.TFDItem
    [all...]
  /external/u-boot/
Kconfig 260 CONFIG_SHA_PROG_HW_ACCEL is defined, i.e support for progressive
  /external/libpng/contrib/libtests/
pngvalid.c 756 unsigned int progressive :1; /* use progressive read */ member in struct:png_store
858 ps->progressive = 0;
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 1840 UBool progressive; \/* TRUE to compute progressive difference for each field, FALSE to reset calendar after each call *\/ member in struct:__anon24099
    [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 1619 milliseconds