Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.hpp99 void estimatePixelValueRange (const ConstPixelBufferAccess& access, Vec4& minVal, Vec4& maxVal);
DtcuImageCompare.cpp52 estimatePixelValueRange(reference, refMin, refMax); in computeScaleAndBias()
62 estimatePixelValueRange(result, resMin, resMax); in computeScaleAndBias()
DtcuTextureUtil.cpp846 void estimatePixelValueRange (const ConstPixelBufferAccess& access, Vec4& minVal, Vec4& maxVal) in estimatePixelValueRange() function
898 estimatePixelValueRange(access, minVal, maxVal); in computePixelScaleBias()