Home
last modified time | relevance | path

Searched defs:subI (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1540 const int subI = offset == vk::VK_CHROMA_LOCATION_COSITED_EVEN in reconstructLinearXChromaSample() local
1562 const int subI = xOffset == vk::VK_CHROMA_LOCATION_COSITED_EVEN in reconstructLinearXYChromaSample() local
1731 const int subI = subsampledX ? i / 2 : i; in calculateBounds() local