Searched refs:testBufSize (Results 1 – 2 of 2) sorted by relevance
37 extern "C" int testBufSize(int yuv, int noyuvpad, int autoalloc);141 EXPECT_EQ(testBufSize(std::get<0>(GetParam()), in TEST_P()
1053 int testBufSize(int yuv, int noyuvpad, int autoalloc) in testBufSize() function