Searched refs:tjDecompressHeader2 (Results 1 – 5 of 5) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg-mapfile | 20 tjDecompressHeader2;
|
D | turbojpeg-mapfile.jni | 20 tjDecompressHeader2;
|
D | turbojpeg.h | 1732 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf,
|
D | turbojpeg.c | 1244 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader2() function 1260 return tjDecompressHeader2(handle, jpegBuf, jpegSize, width, height, in tjDecompressHeader()
|
D | tjunittest.c | 443 TRY_TJ(tjDecompressHeader2(handle, jpegBuf, jpegSize, &_hdrw, &_hdrh, in _decompTest()
|