Searched refs:disjointNdx (Results 1 – 2 of 2) sorted by relevance
1350 for (size_t disjointNdx = 0; disjointNdx < 2; disjointNdx++) in initTests() local1352 const bool disjoint (disjointNdx == 1); in initTests()1540 for (size_t disjointNdx = 0; disjointNdx < 2; disjointNdx++) in initTests() local1542 const bool disjoint (disjointNdx == 1); in initTests()
1436 for (deUint32 disjointNdx = 0; disjointNdx < 2; ++disjointNdx) in createYCbCrConversionTests() local1438 bool disjoint = (disjointNdx == 1); in createYCbCrConversionTests()