Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjpeg_turbo/
Dturbojpeg.h660 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void);
Dturbojpegl.c221 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void) in tjInitDecompress() function
Djpgtest.cxx178 if((hnd=tjInitDecompress())==NULL) in dotest()
Djpegut.c289 if((dhnd=tjInitDecompress())==NULL) in dotest()
Dtjunittest.c495 if((chandle=tjInitCompress())==NULL || (dhandle=tjInitDecompress())==NULL) in doTest()
Dtjbench.c111 if((handle=tjInitDecompress())==NULL) in decomptest()
Dturbojpeg-jni.c315 if((handle=tjInitDecompress())==NULL) _throw(tjGetErrorStr()); in Java_org_libjpegturbo_turbojpeg_TJDecompressor_init()
Dturbojpeg.c864 DLLEXPORT tjhandle DLLCALL tjInitDecompress(void) in tjInitDecompress() function