Searched refs:jpeg_destination_mgr (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/skia/src/images/
H A DSkJpegUtility.h55 struct skjpeg_destination_mgr : jpeg_destination_mgr {
/external/skia/src/images/
H A DSkJpegUtility.h55 struct skjpeg_destination_mgr : jpeg_destination_mgr {
/external/jpeg/
H A Djdatadst.c26 struct jpeg_destination_mgr pub; /* public fields */
141 cinfo->dest = (struct jpeg_destination_mgr *)
H A Djpeglib.h276 struct jpeg_destination_mgr * dest;
774 struct jpeg_destination_mgr { struct
H A Djcmarker.c111 struct jpeg_destination_mgr * dest = cinfo->dest;
H A Djchuff.c281 struct jpeg_destination_mgr * dest = state->cinfo->dest;
H A Djcphuff.c208 struct jpeg_destination_mgr * dest = entropy->cinfo->dest;
/external/qemu/distrib/jpeg-6b/
H A Djdatadst.c26 struct jpeg_destination_mgr pub; /* public fields */
141 cinfo->dest = (struct jpeg_destination_mgr *)
H A Djpeglib.h276 struct jpeg_destination_mgr * dest;
774 struct jpeg_destination_mgr { struct
H A Djcmarker.c111 struct jpeg_destination_mgr * dest = cinfo->dest;
H A Djchuff.c281 struct jpeg_destination_mgr * dest = state->cinfo->dest;
H A Djcphuff.c208 struct jpeg_destination_mgr * dest = entropy->cinfo->dest;
/external/qemu/android/utils/
H A Djpeg-compress.c29 struct jpeg_destination_mgr common;
/external/chromium_org/third_party/WebKit/Source/core/platform/image-encoders/skia/
H A DJPEGImageEncoder.cpp46 struct JPEGOutputBuffer : public jpeg_destination_mgr {
/external/chromium_org/ui/gfx/codec/
H A Djpeg_codec.cc272 jpeg_destination_mgr destmgr;

Completed in 159 milliseconds