Searched refs:limneg (Results 1 – 1 of 1) sorted by relevance
62 static const int32_t limneg = (0x10f << 22) /*zero*/ - 32768; /* 0x43bf8000 */ in clamp16_from_float() local74 if (u.i < limneg) in clamp16_from_float()