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

  /external/chromium_org/third_party/skia/src/images/
SkJpegUtility.h 55 struct skjpeg_destination_mgr : jpeg_destination_mgr {
  /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/chromium_org/third_party/libjpeg_turbo/
jdatadst-tj.c 37 struct jpeg_destination_mgr pub; /* public fields */
162 cinfo->dest = (struct jpeg_destination_mgr *)
jdatadst.c 34 struct jpeg_destination_mgr pub; /* public fields */
49 struct jpeg_destination_mgr pub; /* public fields */
217 cinfo->dest = (struct jpeg_destination_mgr *)
255 cinfo->dest = (struct jpeg_destination_mgr *)
jpeglib.h 305 struct jpeg_destination_mgr * dest;
794 struct jpeg_destination_mgr { struct
    [all...]
jcmarker.c 115 struct jpeg_destination_mgr * dest = cinfo->dest;
turbojpegl.c 56 struct jpeg_destination_mgr jdms;
jcphuff.c 208 struct jpeg_destination_mgr * dest = entropy->cinfo->dest;
jcarith.c 119 struct jpeg_destination_mgr * dest = cinfo->dest;
jchuff.c 330 struct jpeg_destination_mgr * dest = state->cinfo->dest;
  /device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.h 95 struct JpegDestination : public jpeg_destination_mgr {
  /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 267 jpeg_destination_mgr destmgr;

Completed in 759 milliseconds