Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.hpp131 void estimatePixelValueRange (const ConstPixelBufferAccess& access, Vec4& minVal, Vec4& maxVal);
DtcuImageCompare.cpp53 estimatePixelValueRange(reference, refMin, refMax); in computeScaleAndBias()
63 estimatePixelValueRange(result, resMin, resMax); in computeScaleAndBias()
DtcuTextureUtil.cpp1247 void estimatePixelValueRange (const ConstPixelBufferAccess& access, Vec4& minVal, Vec4& maxVal) in estimatePixelValueRange() function
1297 estimatePixelValueRange(access, minVal, maxVal); in computePixelScaleBias()