HomeSort by relevance Sort by last modified time
    Searched full:jpeg (Results 151 - 175 of 1412) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/icu4c/tools/gencfu/
gencfu.vcxproj.filters 10 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx</Extensions>
  /external/icu4c/tools/gencmn/
gencmn.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/icu4c/tools/gencnval/
gencnval.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/icu4c/tools/gendict/
gendict.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/icu4c/tools/genrb/
derb.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/icu4c/tools/gensprep/
gensprep.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/icu4c/tools/gentest/
gentest.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/icu4c/tools/icuinfo/
testplug.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/icu4c/tools/pkgdata/
pkgdata.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/jpeg/
jcomapi.c 5 * This file is part of the Independent JPEG Group's software.
18 * Abort processing of a JPEG compression or decompression operation,
33 /* Do nothing if called on a not-initialized or destroyed JPEG object. */
58 * Destruction of a JPEG object.
jconfig.cfg 23 /* These are for configuring the JPEG memory manager. */
rdgif.c 5 * This file is part of the Independent JPEG Group's software.
change.log 1 CHANGE LOG for Independent JPEG Group's JPEG software
38 if decoding a progressive JPEG. The appearance no longer depends on the
65 Multiple calls to jpeg_simple_progression for a single JPEG object
112 Progressive JPEG support: library can read and write full progressive JPEG
119 JPEG formats; primarily, it can be used to convert baseline to progressive
120 JPEG and vice versa. In support of jpegtran, the library now allows lossless
121 reading and writing of JPEG files as DCT coefficient arrays. This ability
192 of text comments in a JPEG file
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcomapi.c 5 * This file is part of the Independent JPEG Group's software.
18 * Abort processing of a JPEG compression or decompression operation,
33 /* Do nothing if called on a not-initialized or destroyed JPEG object. */
58 * Destruction of a JPEG object.
jconfig.cfg 23 /* These are for configuring the JPEG memory manager. */
rdgif.c 5 * This file is part of the Independent JPEG Group's software.
change.log 1 CHANGE LOG for Independent JPEG Group's JPEG software
38 if decoding a progressive JPEG. The appearance no longer depends on the
65 Multiple calls to jpeg_simple_progression for a single JPEG object
112 Progressive JPEG support: library can read and write full progressive JPEG
119 JPEG formats; primarily, it can be used to convert baseline to progressive
120 JPEG and vice versa. In support of jpegtran, the library now allows lossless
121 reading and writing of JPEG files as DCT coefficient arrays. This ability
192 of text comments in a JPEG file
    [all...]
  /external/skia/src/images/
SkJpegUtility.h 34 /* Our source struct for directing jpeg to our stream object.
  /external/skia/src/svg/
SkSVGImage.cpp 39 SkASSERT(strncmp(data, "png;", 4) == 0 || strncmp(data, "jpeg;", 5) == 0);
  /external/zlib/src/contrib/vstudio/vc10/
miniunz.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
minizip.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
testzlibdll.vcxproj.filters 14 <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/
Android.mk 31 LOCAL_MODULE := mm-jpeg-interface-test
  /packages/apps/Camera2/src/com/android/camera/util/
XmpUtil.java 37 * Util class to read/write xmp from a jpeg image file. It only supports jpeg
62 // Jpeg file is composed of many sections and image data. This class is used
80 * Extracts XMPMeta from JPEG image file.
82 * @param filename JPEG image file name.
87 && !filename.toLowerCase().endsWith(".jpeg")) {
88 Log.d(TAG, "XMP parse: only jpeg file is supported");
101 * Extracts XMPMeta from a JPEG image file stream.
103 * @param is the input stream containing the JPEG image file.
146 * Writes the XMPMeta to the jpeg image file
    [all...]
  /device/generic/goldfish/camera/
JpegStub.cpp 49 ALOGV("%s: Compressed JPEG: %d[%dx%d] -> %d bytes",
54 ALOGE("%s: JPEG compression failed", __FUNCTION__);

Completed in 887 milliseconds

1 2 3 4 5 67 8 91011>>