Searched refs:chromaLocations (Results 1 – 2 of 2) sorted by relevance
1115 const ChromaLocationNamePair chromaLocations[] = in initTests() local1198 …ePair, const ChromaLocationNamePair*>(DE_ARRAY_BEGIN(chromaLocations), DE_ARRAY_END(chromaLocation… in initTests()1236 …ePair, const ChromaLocationNamePair*>(DE_ARRAY_BEGIN(chromaLocations), DE_ARRAY_END(chromaLocation… in initTests()1270 …for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); xChromaO… in initTests()1272 const char* const xChromaOffsetName (chromaLocations[xChromaOffsetNdx].name); in initTests()1273 const vk::VkChromaLocation xChromaOffset (chromaLocations[xChromaOffsetNdx].value); in initTests()1292 …ePair, const ChromaLocationNamePair*>(DE_ARRAY_BEGIN(chromaLocations), DE_ARRAY_END(chromaLocation… in initTests()1321 …ePair, const ChromaLocationNamePair*>(DE_ARRAY_BEGIN(chromaLocations), DE_ARRAY_END(chromaLocation… in initTests()1354 …for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); xChromaO… in initTests()1356 const vk::VkChromaLocation xChromaOffset (chromaLocations[xChromaOffsetNdx].value); in initTests()[all …]
1301 const ChromaLocationNamePair chromaLocations[] = in createYCbCrConversionTests() local1430 …for (size_t chromaOffsetNdx = 0; chromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); chromaOffs… in createYCbCrConversionTests()1432 const char* const chromaOffsetName (chromaLocations[chromaOffsetNdx].name); in createYCbCrConversionTests()1433 const vk::VkChromaLocation chromaOffset (chromaLocations[chromaOffsetNdx].value); in createYCbCrConversionTests()