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

  /external/chromium_org/third_party/skia/src/images/
SkJpegUtility.h 55 struct skjpeg_destination_mgr : jpeg_destination_mgr {
  /external/skia/src/images/
SkJpegUtility.h 55 struct skjpeg_destination_mgr : jpeg_destination_mgr {
  /packages/apps/Gallery2/jni_jpegstream/src/
jpeg_hook.h 36 struct jpeg_destination_mgr mgr;
jpeg_hook.cpp 55 cinfo->dest = (struct jpeg_destination_mgr *) (*cinfo->mem->alloc_small)
  /external/jpeg/
jdatadst.c 26 struct jpeg_destination_mgr pub; /* public fields */
141 cinfo->dest = (struct jpeg_destination_mgr *)
jpeglib.h 276 struct jpeg_destination_mgr * dest;
774 struct jpeg_destination_mgr { struct
    [all...]
jcmarker.c 111 struct jpeg_destination_mgr * dest = cinfo->dest;
jchuff.c 281 struct jpeg_destination_mgr * dest = state->cinfo->dest;
jcphuff.c 208 struct jpeg_destination_mgr * dest = entropy->cinfo->dest;
  /external/qemu/distrib/jpeg-6b/
jdatadst.c 26 struct jpeg_destination_mgr pub; /* public fields */
141 cinfo->dest = (struct jpeg_destination_mgr *)
jpeglib.h 276 struct jpeg_destination_mgr * dest;
774 struct jpeg_destination_mgr { struct
    [all...]
jcmarker.c 111 struct jpeg_destination_mgr * dest = cinfo->dest;
jchuff.c 281 struct jpeg_destination_mgr * dest = state->cinfo->dest;
jcphuff.c 208 struct jpeg_destination_mgr * dest = entropy->cinfo->dest;
  /device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.h 95 struct JpegDestination : public jpeg_destination_mgr {
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.h 83 struct JpegDestination : public jpeg_destination_mgr {
  /external/qemu/android/utils/
jpeg-compress.c 29 struct jpeg_destination_mgr common;
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 62 struct libjpeg_destination_mgr : jpeg_destination_mgr {
357 jpeg_destination_mgr jdest;
  /external/chromium_org/third_party/WebKit/Source/platform/image-encoders/skia/
JPEGImageEncoder.cpp 46 struct JPEGOutputBuffer : public jpeg_destination_mgr {
  /external/chromium_org/ui/gfx/codec/
jpeg_codec.cc 272 jpeg_destination_mgr destmgr;

Completed in 5178 milliseconds