Searched refs:my_progress_mgr (Results 1 – 1 of 1) sorted by relevance
115 struct my_progress_mgr { struct119 typedef struct my_progress_mgr *my_progress_ptr; argument1285 struct my_progress_mgr progress; in tjDecompress2()1303 MEMZERO(&progress, sizeof(struct my_progress_mgr)); in tjDecompress2()1628 struct my_progress_mgr progress; in tjDecompressToYUVPlanes()1651 MEMZERO(&progress, sizeof(struct my_progress_mgr)); in tjDecompressToYUVPlanes()1896 struct my_progress_mgr progress; in tjTransform()1914 MEMZERO(&progress, sizeof(struct my_progress_mgr)); in tjTransform()