Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdatadst.c35 struct jpeg_destination_mgr pub; /* public fields */
50 struct jpeg_destination_mgr pub; /* public fields */
214 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_stdio_dest()
263 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_mem_dest()
Djdatadst-tj.c40 struct jpeg_destination_mgr pub; /* public fields */
164 cinfo->dest = (struct jpeg_destination_mgr *) in jpeg_mem_dest_tj()
Djpeglib.h307 struct jpeg_destination_mgr *dest;
796 struct jpeg_destination_mgr { struct
Djcmarker.c116 struct jpeg_destination_mgr *dest = cinfo->dest; in emit_byte()
Djcarith.c125 struct jpeg_destination_mgr *dest = cinfo->dest; in emit_byte()
Djchuff.c352 struct jpeg_destination_mgr *dest = state->cinfo->dest; in dump_buffer()
Djcphuff.c316 struct jpeg_destination_mgr *dest = entropy->cinfo->dest; in dump_buffer()
Dstructure.txt194 jpeg_destination_mgr, but adds extra fields.)
Dlibjpeg.txt1622 You will also need code to create a jpeg_destination_mgr struct, fill in its
/third_party/skia/src/images/
DSkJPEGWriteUtility.h28 struct SK_SPI skjpeg_destination_mgr : jpeg_destination_mgr {
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegenc.h83 struct jpeg_destination_mgr jdest;
Dsmokecodec.c61 struct jpeg_destination_mgr jdest;
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image_writer.cpp3611 struct jpeg_destination_mgr pub;