Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg.c115 struct my_progress_mgr { struct
119 typedef struct my_progress_mgr *my_progress_ptr; argument
1285 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()