Lines Matching defs:autoalloc

913 static void initTJUnitTest(int yuv, int noyuvpad, int autoalloc)  in initTJUnitTest()
923 int testBmp(int yuv, int noyuvpad, int autoalloc) in testBmp()
931 int testThreeByte444(int yuv, int noyuvpad, int autoalloc) in testThreeByte444()
940 int testFourByte444(int yuv, int noyuvpad, int autoalloc) in testFourByte444()
950 int testThreeByte422(int yuv, int noyuvpad, int autoalloc) in testThreeByte422()
959 int testFourByte422(int yuv, int noyuvpad, int autoalloc) in testFourByte422()
969 int testThreeByte420(int yuv, int noyuvpad, int autoalloc) in testThreeByte420()
978 int testFourByte420(int yuv, int noyuvpad, int autoalloc) in testFourByte420()
988 int testThreeByte440(int yuv, int noyuvpad, int autoalloc) in testThreeByte440()
997 int testFourByte440(int yuv, int noyuvpad, int autoalloc) in testFourByte440()
1007 int testThreeByte411(int yuv, int noyuvpad, int autoalloc) in testThreeByte411()
1016 int testFourByte411(int yuv, int noyuvpad, int autoalloc) in testFourByte411()
1026 int testOnlyGray(int yuv, int noyuvpad, int autoalloc) in testOnlyGray()
1035 int testThreeByteGray(int yuv, int noyuvpad, int autoalloc) in testThreeByteGray()
1044 int testFourByteGray(int yuv, int noyuvpad, int autoalloc) in testFourByteGray()
1053 int testBufSize(int yuv, int noyuvpad, int autoalloc) in testBufSize()
1062 int testYUVOnlyRGB444(int noyuvpad, int autoalloc) in testYUVOnlyRGB444()
1071 int testYUVOnlyRGB422(int noyuvpad, int autoalloc) in testYUVOnlyRGB422()
1080 int testYUVOnlyRGB420(int noyuvpad, int autoalloc) in testYUVOnlyRGB420()
1089 int testYUVOnlyRGB440(int noyuvpad, int autoalloc) in testYUVOnlyRGB440()
1098 int testYUVOnlyRGB411(int noyuvpad, int autoalloc) in testYUVOnlyRGB411()
1107 int testYUVOnlyRGBGray(int noyuvpad, int autoalloc) in testYUVOnlyRGBGray()
1116 int testYUVOnlyGrayGray(int noyuvpad, int autoalloc) in testYUVOnlyGrayGray()