Searched defs:autoalloc (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | tjunittest.c | 939 static void initTJUnitTest(int yuv, int noyuvpad, int autoalloc) in initTJUnitTest() 949 int testBmp(int yuv, int noyuvpad, int autoalloc) in testBmp() 957 int testThreeByte444(int yuv, int noyuvpad, int autoalloc) in testThreeByte444() 966 int testFourByte444(int yuv, int noyuvpad, int autoalloc) in testFourByte444() 976 int testThreeByte422(int yuv, int noyuvpad, int autoalloc) in testThreeByte422() 985 int testFourByte422(int yuv, int noyuvpad, int autoalloc) in testFourByte422() 995 int testThreeByte420(int yuv, int noyuvpad, int autoalloc) in testThreeByte420() 1004 int testFourByte420(int yuv, int noyuvpad, int autoalloc) in testFourByte420() 1014 int testThreeByte440(int yuv, int noyuvpad, int autoalloc) in testThreeByte440() 1023 int testFourByte440(int yuv, int noyuvpad, int autoalloc) in testFourByte440() [all …]
|