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

  /external/libjpeg-turbo/
turbojpeg.h     [all...]
turbojpeg.c 653 DLLEXPORT unsigned long DLLCALL tjBufSizeYUV(int width, int height,
659 DLLEXPORT unsigned long DLLCALL TJBUFSIZEYUV(int width, int height,
662 return tjBufSizeYUV(width, height, subsamp);
815 size=tjBufSizeYUV(width, height, jpegSubsamp);
    [all...]

Completed in 62 milliseconds