RANGE             191 libavcodec/fft-test.c     return (int16_t) av_lfg_get(prng) / 32768.0 * RANGE;
RANGE             200 libavcodec/fft-test.c         double e = fabsf(tab1[i] - (tab2[i] / scale)) / RANGE;