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