jpeg_source_mgr 68 3rdparty/libjpeg/jdarith.c struct jpeg_source_mgr * src = cinfo->src; jpeg_source_mgr 27 3rdparty/libjpeg/jdatasrc.c struct jpeg_source_mgr pub; /* public fields */ jpeg_source_mgr 158 3rdparty/libjpeg/jdatasrc.c struct jpeg_source_mgr * src = cinfo->src; jpeg_source_mgr 222 3rdparty/libjpeg/jdatasrc.c cinfo->src = (struct jpeg_source_mgr *) jpeg_source_mgr 252 3rdparty/libjpeg/jdatasrc.c struct jpeg_source_mgr * src; jpeg_source_mgr 262 3rdparty/libjpeg/jdatasrc.c cinfo->src = (struct jpeg_source_mgr *) jpeg_source_mgr 264 3rdparty/libjpeg/jdatasrc.c SIZEOF(struct jpeg_source_mgr)); jpeg_source_mgr 122 3rdparty/libjpeg/jdmarker.c struct jpeg_source_mgr * datasrc = (cinfo)->src; \ jpeg_source_mgr 456 3rdparty/libjpeg/jpeglib.h struct jpeg_source_mgr * src; jpeg_source_mgr 122 3rdparty/libtiff/tif_jpeg.c typedef struct jpeg_source_mgr jpeg_source_mgr; jpeg_source_mgr 153 3rdparty/libtiff/tif_jpeg.c jpeg_source_mgr src; /* data source for decompression */ jpeg_source_mgr 223 3rdparty/libtiff/tif_ojpeg.c typedef struct jpeg_source_mgr jpeg_source_mgr; jpeg_source_mgr 306 3rdparty/libtiff/tif_ojpeg.c jpeg_source_mgr libjpeg_jpeg_source_mgr; jpeg_source_mgr 96 modules/imgcodecs/src/grfmt_jpeg.cpp struct jpeg_source_mgr pub;