Searched refs:jpeg_progress_mgr (Results 1 – 5 of 5) sorted by relevance
71 jpeg_progress_mgr fProgressMgr;
91 struct jpeg_progress_mgr pub; /* fields known to JPEG library */
279 struct jpeg_progress_mgr *progress; /* Progress monitor, or NULL if none */ \784 struct jpeg_progress_mgr { struct
116 struct jpeg_progress_mgr pub;
2930 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: