Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h513 vint4 manti = (ai & static_cast<int>(0x807FFFFF)) | 0x3F000000; in frexp() local
514 return int_as_float(manti); in frexp()