Home
last modified time | relevance | path

Searched refs:jpeg_progress_mgr (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/codec/
DSkJpegDecoderMgr.h71 jpeg_progress_mgr fProgressMgr;
/third_party/skia/third_party/externals/libjpeg-turbo/
Dcdjpeg.h91 struct jpeg_progress_mgr pub; /* fields known to JPEG library */
Djpeglib.h279 struct jpeg_progress_mgr *progress; /* Progress monitor, or NULL if none */ \
784 struct jpeg_progress_mgr { struct
Dturbojpeg.c116 struct jpeg_progress_mgr pub;
Dlibjpeg.txt2930 To establish a progress-monitor callback, create a struct jpeg_progress_mgr,
2940 The jpeg_progress_mgr struct contains four fields which are set by the library: