Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
Dprimitives.h610 static const int32_t limneg = (0x10f << 22) /*zero*/ - 32768; /* 0x43bf8000 */ in clamp16_from_float() local
649 static const int32_t limneg = (0x11f << 22) /*zero*/; in clamp8_from_float() local
682 static const float limneg = -0x800000 / scale; in clamp24_from_float() local
705 static const int32_t limneg = -0x800000; in clamp24_from_q8_23() local
727 static const float limneg = -16.; in clampq4_27_from_float() local
753 static const float limneg = -1.; in clamp32_from_float() local