HomeSort by relevance Sort by last modified time
    Searched refs:tjEncodeYUV2 (Results 1 - 3 of 3) sorted by null

  /external/libjpeg-turbo/
turbojpeg.h     [all...]
turbojpeg.c 816 retval=tjEncodeYUV2(handle, srcBuf, width, pitch, height,
1027 DLLEXPORT int DLLCALL tjEncodeYUV2(tjhandle handle, unsigned char *srcBuf,
1039 return tjEncodeYUV2(handle, srcBuf, width, pitch, height,
    [all...]
turbojpeg-jni.c 490 if(tjEncodeYUV2(handle, srcBuf, width, pitch, height, pf, dstBuf, subsamp,
    [all...]

Completed in 57 milliseconds