Home
last modified time | relevance | path

Searched defs:numBitsToDiscard (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/delibs/debase/
H A DdeFloat16.c182 static uint32_t roundToNearestEven(uint32_t val, const uint32_t numBitsToDiscard) in roundToNearestEven()
339 static uint64_t roundToNearestEven64(uint64_t val, const uint64_t numBitsToDiscard) in roundToNearestEven64()