Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg-mapfile62 tjGetErrorStr2;
Dturbojpeg-mapfile.jni98 tjGetErrorStr2;
Dturbojpeg.h1668 DLLEXPORT char *tjGetErrorStr2(tjhandle handle);
Dtjbench.c53 tjGetErrorStr2(NULL)); \
59 char *_tjErrorStr = tjGetErrorStr2(handle); \
Dtjunittest.c580 !strcmp(tjGetErrorStr2(NULL), "No error")) \
Dturbojpeg-jni.c61 BAILIF0(_errstr = (*env)->NewStringUTF(env, tjGetErrorStr2(handle))); \
Dturbojpeg.c419 DLLEXPORT char *tjGetErrorStr2(tjhandle handle) in tjGetErrorStr2() function
DChangeLog.md519 - Introduced a new function (`tjGetErrorStr2()`) in the TurboJPEG C API