Home
last modified time | relevance | path

Searched refs:xChromaOffsetNdx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp1270 …for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); xChromaO… in initTests() local
1272 const char* const xChromaOffsetName (chromaLocations[xChromaOffsetNdx].name); in initTests()
1273 const vk::VkChromaLocation xChromaOffset (chromaLocations[xChromaOffsetNdx].value); in initTests()
1354 …for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); xChromaO… in initTests() local
1356 const vk::VkChromaLocation xChromaOffset (chromaLocations[xChromaOffsetNdx].value); in initTests()
1357 const char* const xChromaOffsetName (chromaLocations[xChromaOffsetNdx].name); in initTests()
1544 …for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); xChromaO… in initTests() local
1547 const vk::VkChromaLocation xChromaOffset (chromaLocations[xChromaOffsetNdx].value); in initTests()
1548 const char* const xChromaOffsetName (chromaLocations[xChromaOffsetNdx].name); in initTests()
1653 …for (size_t xChromaOffsetNdx = 0; xChromaOffsetNdx < DE_LENGTH_OF_ARRAY(chromaLocations); xChromaO… in initTests() local
[all …]