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

/external/skia/src/images/
H A DSkJpegUtility.h54 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/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h339 struct jpeg_destination_mgr * dest;
780 struct jpeg_destination_mgr { struct
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpeglib.h339 struct jpeg_destination_mgr * dest;
780 struct jpeg_destination_mgr { struct
H A Dfpdfapi_jcmarker.c112 struct jpeg_destination_mgr * dest = cinfo->dest;
H A Dfpdfapi_jchuff.c285 struct jpeg_destination_mgr * dest = state->cinfo->dest;
H A Dfpdfapi_jcphuff.c209 struct jpeg_destination_mgr * dest = entropy->cinfo->dest;
/external/libvncserver/common/
H A Dturbojpeg.c91 struct jpeg_destination_mgr jdst;
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpeg.cpp154 struct jpeg_destination_mgr dest;

Completed in 295 milliseconds