Searched defs:TJUnitTestYUV (Results 1 – 1 of 1) sorted by relevance
158 class TJUnitTestYUV : public ::testing::TestWithParam<std::tuple<int, int>> {}; class160 TEST_P(TJUnitTestYUV, YUVOnlyRGB444) { in TEST_P() argument165 TEST_P(TJUnitTestYUV, YUVOnlyRGB422) { in TEST_P() argument170 TEST_P(TJUnitTestYUV, YUVOnlyRGB420) { in TEST_P() argument175 TEST_P(TJUnitTestYUV, YUVOnlyRGB440) { in TEST_P() argument180 TEST_P(TJUnitTestYUV, YUVOnlyRGB411) { in TEST_P() argument185 TEST_P(TJUnitTestYUV, YUVOnlyRGBGray) { in TEST_P() argument190 TEST_P(TJUnitTestYUV, YUVOnlyGrayGray) { in TEST_P() argument