jpeg_destination_mgr 119 3rdparty/libjpeg/jcarith.c struct jpeg_destination_mgr * dest = cinfo->dest; jpeg_destination_mgr 272 3rdparty/libjpeg/jchuff.c struct jpeg_destination_mgr * dest = state->cinfo->dest; jpeg_destination_mgr 287 3rdparty/libjpeg/jchuff.c struct jpeg_destination_mgr * dest = entropy->cinfo->dest; jpeg_destination_mgr 113 3rdparty/libjpeg/jcmarker.c struct jpeg_destination_mgr * dest = cinfo->dest; jpeg_destination_mgr 32 3rdparty/libjpeg/jdatadst.c struct jpeg_destination_mgr pub; /* public fields */ jpeg_destination_mgr 46 3rdparty/libjpeg/jdatadst.c struct jpeg_destination_mgr pub; /* public fields */ jpeg_destination_mgr 207 3rdparty/libjpeg/jdatadst.c cinfo->dest = (struct jpeg_destination_mgr *) jpeg_destination_mgr 247 3rdparty/libjpeg/jdatadst.c cinfo->dest = (struct jpeg_destination_mgr *) jpeg_destination_mgr 288 3rdparty/libjpeg/jpeglib.h struct jpeg_destination_mgr * dest; jpeg_destination_mgr 121 3rdparty/libtiff/tif_jpeg.c typedef struct jpeg_destination_mgr jpeg_destination_mgr; jpeg_destination_mgr 152 3rdparty/libtiff/tif_jpeg.c jpeg_destination_mgr dest; /* data dest for compression */ jpeg_destination_mgr 485 modules/imgcodecs/src/grfmt_jpeg.cpp struct jpeg_destination_mgr pub;