Home
last modified time | relevance | path

Searched refs:jpeg_destination_mgr (Results 1 – 25 of 25) sorted by relevance

/external/libjpeg-turbo/
Djdatadst.c34 struct jpeg_destination_mgr pub; /* public fields */
49 struct jpeg_destination_mgr pub; /* public fields */
217 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_stdio_dest()
255 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_mem_dest()
Djdatadst-tj.c37 struct jpeg_destination_mgr pub; /* public fields */
163 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_mem_dest_tj()
Djpeglib.h300 struct jpeg_destination_mgr * dest;
789 struct jpeg_destination_mgr { struct
Djcmarker.c115 struct jpeg_destination_mgr * dest = cinfo->dest; in emit_byte()
Djcphuff.c210 struct jpeg_destination_mgr * dest = entropy->cinfo->dest; in dump_buffer()
Djchuff.c317 struct jpeg_destination_mgr * dest = state->cinfo->dest; in dump_buffer()
Djcarith.c121 struct jpeg_destination_mgr * dest = cinfo->dest; in emit_byte()
Dstructure.txt194 jpeg_destination_mgr, but adds extra fields.)
Dlibjpeg.txt1597 You will also need code to create a jpeg_destination_mgr struct, fill in its
/external/opencv3/3rdparty/libjpeg/
Djdatadst.c32 struct jpeg_destination_mgr pub; /* public fields */
46 struct jpeg_destination_mgr pub; /* public fields */
207 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_stdio_dest()
247 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_mem_dest()
Djpeglib.h288 struct jpeg_destination_mgr * dest;
765 struct jpeg_destination_mgr { struct
Djchuff.c272 struct jpeg_destination_mgr * dest = state->cinfo->dest; in dump_buffer_s()
287 struct jpeg_destination_mgr * dest = entropy->cinfo->dest; in dump_buffer_e()
Djcmarker.c113 struct jpeg_destination_mgr * dest = cinfo->dest; in emit_byte()
Djcarith.c119 struct jpeg_destination_mgr * dest = cinfo->dest; in emit_byte()
/external/skia/src/images/
DSkJpegUtility.h54 struct skjpeg_destination_mgr : jpeg_destination_mgr {
/external/pdfium/third_party/libjpeg/
Djpeglib.h374 struct jpeg_destination_mgr * dest;
815 struct jpeg_destination_mgr { struct
Dfpdfapi_jcmarker.c111 struct jpeg_destination_mgr * dest = cinfo->dest; in emit_byte()
Dfpdfapi_jcphuff.c208 struct jpeg_destination_mgr * dest = entropy->cinfo->dest; in dump_buffer()
Dfpdfapi_jchuff.c284 struct jpeg_destination_mgr * dest = state->cinfo->dest; in dump_buffer()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg.cpp485 struct jpeg_destination_mgr pub;
/external/opencv3/3rdparty/libtiff/
Dtif_jpeg.c121 typedef struct jpeg_destination_mgr jpeg_destination_mgr; typedef
152 jpeg_destination_mgr dest; /* data dest for compression */
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c129 typedef struct jpeg_destination_mgr jpeg_destination_mgr; typedef
160 jpeg_destination_mgr dest; /* data dest for compression */
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp168 struct jpeg_destination_mgr dest; in _JpegEncode()
/external/libvncserver/common/
Dturbojpeg.c91 struct jpeg_destination_mgr jdst;
/external/dng_sdk/source/
Ddng_image_writer.cpp3611 struct jpeg_destination_mgr pub;