Home
last modified time | relevance | path

Searched refs:TJBUFSIZEYUV (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg-mapfile19 TJBUFSIZEYUV;
Dturbojpeg-mapfile.jni19 TJBUFSIZEYUV;
Dturbojpeg.h1500 DLLEXPORT unsigned long DLLCALL TJBUFSIZEYUV(int width, int height,
Dtjunittest.c619 size = TJBUFSIZEYUV(37838, 37838, TJSAMP_444); in overflowTest()
620 CHECKSIZE(TJBUFSIZEYUV()); in overflowTest()
Dturbojpeg.c692 DLLEXPORT unsigned long DLLCALL TJBUFSIZEYUV(int width, int height, in TJBUFSIZEYUV() function