OSDN Git Service

Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
authorDiego Biurrun <diego@biurrun.de>
Mon, 6 Jan 2014 13:48:18 +0000 (14:48 +0100)
committerDiego Biurrun <diego@biurrun.de>
Mon, 6 Jan 2014 18:12:48 +0000 (19:12 +0100)
commit794fcf79a89eca2d4e889803b2c804a0b1defbb3
tree7b53b278806f4882ff1d638cd59b2cba6e9477f3
parent63debaa74c9c159081bb40a9e659806385e1a5fe
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT

The define does not originate from configure, so it should not
have a name that is CONFIG_-prefixed.
13 files changed:
libavcodec/ac3enc_fixed.c
libavcodec/arm/fft_fixed_init_arm.c
libavcodec/cos_tablegen.c
libavcodec/fft-fixed-test.c
libavcodec/fft-internal.h
libavcodec/fft-test.c
libavcodec/fft.h
libavcodec/fft_fixed.c
libavcodec/fft_float.c
libavcodec/fft_template.c
libavcodec/mdct_fixed.c
libavcodec/mdct_float.c
libavcodec/mdct_template.c