Searched refs:reconstructLinearXYChromaSample (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1552 tcu::Interval reconstructLinearXYChromaSample (const tcu::FloatFormat& filteringFormat, in reconstructLinearXYChromaSample() function 1740 …rValue = reconstructLinearXYChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, y… in calculateBounds() 1741 …bValue = reconstructLinearXYChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, y… in calculateBounds() 1838 …reconstructLinearXYChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOff… in calculateBounds() 1839 …reconstructLinearXYChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOff… in calculateBounds() 1840 …reconstructLinearXYChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOff… in calculateBounds() 1841 …reconstructLinearXYChromaSample(filteringFormat[0], conversionFormat[0], xChromaOffset, yChromaOff… in calculateBounds() 1843 …reconstructLinearXYChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOff… in calculateBounds() 1844 …reconstructLinearXYChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOff… in calculateBounds() 1845 …reconstructLinearXYChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOff… in calculateBounds() [all …]
|