Home
last modified time | relevance | path

Searched refs:tjCompressFromYUV (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg-mapfile44 tjCompressFromYUV;
Dturbojpeg-mapfile.jni70 tjCompressFromYUV;
Dturbojpeg.h739 DLLEXPORT int DLLCALL tjCompressFromYUV(tjhandle handle,
Dtjunittest.c432 _tj(tjCompressFromYUV(handle, yuvBuf, w, pad, h, subsamp, dstBuf, in compTest()
Dtjbench.c377 if(tjCompressFromYUV(handle, yuvbuf, width, yuvpad, height, in fullTest()
Dturbojpeg.c1214 DLLEXPORT int DLLCALL tjCompressFromYUV(tjhandle handle, in tjCompressFromYUV() function