Home
last modified time | relevance | path

Searched refs:progressive (Results 1 – 25 of 87) sorted by relevance

1234

/external/libjpeg-turbo/
Dwizard.txt118 -progressive switch generates a progressive JPEG file using a default series
120 files or progressive JPEG files with custom progression parameters by using
128 the components to be included in the scan, and for progressive JPEG it also
134 followed by a colon (':') and the four progressive-JPEG parameters. The
148 the script represents a progressive or sequential file, by observing whether
149 Ss and Se values other than 0 and 63 appear. (The -progressive switch is
169 Here is an example of a progressive scan script using only spectral selection
183 to the default script used by "cjpeg -progressive" for YCbCr images:
Dchange.log162 if decoding a progressive JPEG. The appearance no longer depends on the
182 cjpeg -progressive -restart no longer generates any unnecessary DRI markers.
231 Progressive JPEG support: library can read and write full progressive JPEG
233 display of progressive images. Simply recompiling an existing IJG-v5-based
234 decoder with v6 should allow it to read progressive files, though of course
235 without any special progressive display.
238 JPEG formats; primarily, it can be used to convert baseline to progressive
Dcroptest.in41 for PROGARG in "" -progressive; do
Dusage.txt93 -progressive Create progressive JPEG file (see below).
156 The -progressive switch creates a "progressive JPEG" file. In this type of
247 -baseline and -progressive together.)
425 mode is always selected when generating progressive JPEG files.)
445 -maxmemory, an error will occur. You can leave out -progressive and -optimize
459 for example from baseline JPEG to progressive JPEG or vice versa. It can also
482 -progressive Create progressive JPEG file.
DChangeLog.md7 decompress certain progressive JPEG images with one or more component planes of
11 decompress a specially-crafted malformed progressive JPEG image caused the
23 generate a progressive JPEG image on an SSE2-capable CPU using a scan script
32 and transform functions/operations to return/throw an error if a progressive
35 progressive JPEG format described in the report
107 progressive Huffman-encoded JPEG images has been improved in the following
122 7. Added SIMD acceleration for progressive Huffman encoding on Arm platforms.
123 This speeds up the compression of full-color progressive JPEGs by about 30-40%
224 scan of a progressive JPEG image.
330 generate a progressive JPEG image on an SSE2-capable CPU using a scan script
[all …]
/external/llvm-project/llvm/test/Transforms/FunctionImport/
Dadjustable_threshold.ll6 ; Test import with default progressive instruction factor
10 ; Test import with a reduced progressive instruction factor
/external/llvm/test/Transforms/FunctionImport/
Dadjustable_threshold.ll6 ; Test import with default progressive instruction factor
10 ; Test import with a reduced progressive instruction factor
/external/libpng/tests/
Dpngvalid-progressive-size2 exec ./pngvalid --strict --size --progressive-read
Dpngvalid-progressive-standard2 exec ./pngvalid --strict --standard --progressive-read
Dpngvalid-progressive-interlace-standard2 exec ./pngvalid --strict --standard --progressive-read --interlace
/external/libpng/contrib/gregbook/
DREADME37 rpng2-win.c Windows front end for the progressive viewer
38 rpng2-x.c X front end for the progressive viewer
39 readpng2.c generic back end for the progressive viewer
40 readpng2.h header file for the progressive viewer
170 would display the image with a red background. rpng2 is a progressive
/external/libpng/contrib/pngminim/
DREADME3 to build minimal decoder, encoder, and progressive reader applications.
/external/libpng/contrib/pngminim/preader/
DREADME3 The makefile builds a minimal read-only progressive decoder with
Dpngusr.dfa13 # Just switch on the progressive read code
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.h125 bool progressive = false; member
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DEncodeJpeg.pbtxt33 name: "progressive"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DEncodeJpeg.pbtxt33 name: "progressive"
/external/libpng/contrib/pngminim/decoder/
Dpngusr.dfa14 # on the sequential read code (see ../preader for a progressive
/external/libpng/
DMakefile.am69 tests/pngvalid-progressive-size\
70 tests/pngvalid-progressive-interlace-standard\
72 tests/pngvalid-progressive-standard tests/pngvalid-standard\
DCMakeLists.txt666 png_add_test(NAME pngvalid-progressive-interlace-standard
667 COMMAND pngvalid OPTIONS --standard --progressive-read --interlace)
668 png_add_test(NAME pngvalid-progressive-size
669 COMMAND pngvalid OPTIONS --size --progressive-read)
670 png_add_test(NAME pngvalid-progressive-standard
671 COMMAND pngvalid OPTIONS --standard --progressive-read)
/external/autotest/server/site_tests/p2p_EndToEndTest/
Dcontrol31 To simulate a progressive download of the shared file in the main, the
/external/libpng/contrib/oss-fuzz/
DREADME.txt37 To do: exercise the progressive reader and the png encoder.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_EncodeJpeg.pbtxt28 name: "progressive"
/external/libpng/contrib/conftest/
Dread.dfa21 # The sequential read code is enabled here; the progressive code can be used
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle27 * A libxml progressive regular expression evaluation context
72 * The progressive API

1234