Searched refs:AMR_SAMPLE_BOUND (Results 1 – 1 of 1) sorted by relevance
63 #define AMR_SAMPLE_BOUND 32768.0 ///< threshold for synthesis overflow macro829 if (fabsf(samples[i]) > AMR_SAMPLE_BOUND) { in synthesis()