Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp1421 tcu::Interval linearInterpolate(const tcu::FloatFormat &filteringFormat, const tcu::Interval &a, co… in linearInterpolate()
1450const tcu::FloatFormat &filteringFormat, vk::VkSamplerAddressMode addressModeU, in linearSample()
1462 tcu::Interval reconstructLinearXChromaSample(const tcu::FloatFormat &filteringFormat, in reconstructLinearXChromaSample()
1481 tcu::Interval reconstructLinearXYChromaSample(const tcu::FloatFormat &filteringFormat, in reconstructLinearXYChromaSample()
1562const vector<FloatFormat> &filteringFormat, const vector<FloatFormat> &conversionFormat, in calculateBounds()