Searched refs:estimatePixelValueRange (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTextureUtil.hpp | 131 void estimatePixelValueRange (const ConstPixelBufferAccess& access, Vec4& minVal, Vec4& maxVal);
|
D | tcuImageCompare.cpp | 53 estimatePixelValueRange(reference, refMin, refMax); in computeScaleAndBias() 63 estimatePixelValueRange(result, resMin, resMax); in computeScaleAndBias()
|
D | tcuTextureUtil.cpp | 1247 void estimatePixelValueRange (const ConstPixelBufferAccess& access, Vec4& minVal, Vec4& maxVal) in estimatePixelValueRange() function 1297 estimatePixelValueRange(access, minVal, maxVal); in computePixelScaleBias()
|