Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dturbojpeg-mapfile20 tjDecompressHeader2;
Dturbojpeg-mapfile.jni20 tjDecompressHeader2;
Dturbojpeg.h1720 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf,
Dtjunittest.c427 _tj(tjDecompressHeader2(handle, jpegBuf, jpegSize, &_hdrw, &_hdrh, in _decompTest()
Dturbojpeg.c1199 DLLEXPORT int tjDecompressHeader2(tjhandle handle, unsigned char *jpegBuf, in tjDecompressHeader2() function
1215 return tjDecompressHeader2(handle, jpegBuf, jpegSize, width, height, in tjDecompressHeader()