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

  /external/libjpeg-turbo/doc/html/search/
functions_74.js 7 ['tjcompressfromyuv',['tjCompressFromYUV',['../group___turbo_j_p_e_g.html#ga0b931126c7a615ddc3bbd0cca6698d67',1,'turbojpeg.h']]],
all_74.js 12 ['tjcompressfromyuv',['tjCompressFromYUV',['../group___turbo_j_p_e_g.html#ga0b931126c7a615ddc3bbd0cca6698d67',1,'turbojpeg.h']]],
  /external/libjpeg-turbo/
turbojpeg.h 739 DLLEXPORT int DLLCALL tjCompressFromYUV(tjhandle handle, unsigned char *srcBuf,
    [all...]
tjunittest.c 432 _tj(tjCompressFromYUV(handle, yuvBuf, w, pad, h, subsamp, dstBuf,
tjbench.c 359 if(tjCompressFromYUV(handle, yuvbuf, width, yuvpad, height,
361 _throwtj("executing tjCompressFromYUV()");
turbojpeg.c     [all...]

Completed in 40 milliseconds