Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg-mapfile61 tjGetErrorCode;
Dturbojpeg-mapfile.jni97 tjGetErrorCode;
Dturbojpeg.h1681 DLLEXPORT int tjGetErrorCode(tjhandle handle);
Dtjbench.c58 int _tjErrorCode = tjGetErrorCode(handle); \
Dturbojpeg-jni.c67 tjGetErrorCode(handle))); \
Dturbojpeg.c437 DLLEXPORT int tjGetErrorCode(tjhandle handle) in tjGetErrorCode() function
DChangeLog.md525 - Introduced a new function (`tjGetErrorCode()`) in the TurboJPEG C API