Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1540 tcu::Interval calculateUV (const tcu::FloatFormat& coordFormat, in calculateUV() function
1834 const Interval u (calculateUV(coordFormat, st[0], gAccess.getSize().x())); in calculateBounds()
1835 const Interval v (calculateUV(coordFormat, st[1], gAccess.getSize().y())); in calculateBounds()