Searched refs:TJBUFSIZEYUV (Results 1 – 5 of 5) sorted by relevance
19 TJBUFSIZEYUV;
1711 DLLEXPORT unsigned long TJBUFSIZEYUV(int width, int height, int jpegSubsamp);
597 size = TJBUFSIZEYUV(37838, 37838, TJSAMP_444); in overflowTest()598 CHECKSIZE(TJBUFSIZEYUV()); in overflowTest()
593 DLLEXPORT unsigned long TJBUFSIZEYUV(int width, int height, int subsamp) in TJBUFSIZEYUV() function