Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFloatFormat.cpp133 int FloatFormat::exponentShift (int exp) const in exponentShift() function in tcu::FloatFormat
145 const int shift = exponentShift(exp); in round()
238 const int shift = exponentShift(exp); in floatToHex()
DtcuFloatFormat.hpp73 int exponentShift (int exp) const;