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