Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1385 tcu::Interval rangeExpandLuma (vk::VkSamplerYcbcrRange range, in rangeExpandLuma() function
1449 … output[1] = clampMaybe(rangeExpandLuma(range, conversionFormat, bitDepth[1], input[1]), 0.0, 1.0); in convertColor()
1457 const tcu::Interval y (rangeExpandLuma(range, conversionFormat, bitDepth[1], input[1])); in convertColor()
1474 const tcu::Interval y (rangeExpandLuma(range, conversionFormat, bitDepth[1], input[1])); in convertColor()
1491 const tcu::Interval y (rangeExpandLuma(range, conversionFormat, bitDepth[1], input[1])); in convertColor()