Home
last modified time | relevance | path

Searched defs:WITH_MSB (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_mathlib_softfloat.cpp150 #define WITH_MSB(a) (UINT32_C(a) | (1u << 31)) in sf16_to_sf32() macro

Completed in 2 milliseconds