Home
last modified time | relevance | path

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

/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/common/
H A Dmemops.c92 #define SAMPLE_16BIT_MIN_F -32767.0f macro
123 if ((s) <= SAMPLE_16BIT_MIN_F) {\
124 (d) = SAMPLE_16BIT_MIN_F;\