Searched refs:chromaOffsetNdx (Results 1 – 2 of 2) sorted by relevance
1430 …for (size_t chromaOffsetNdx = 0; chromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); chromaOffs… in createYCbCrConversionTests() local1432 const char* const chromaOffsetName (chromaLocations[chromaOffsetNdx].name); in createYCbCrConversionTests()1433 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in createYCbCrConversionTests()
1463 …for (size_t chromaOffsetNdx = 0; chromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); chromaOffs… in initTests() local1465 const char* const chromaOffsetName (chromaLocations[chromaOffsetNdx].name); in initTests()1466 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in initTests()