AT1_SU_SAMPLES 64 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, spec1)[AT1_SU_SAMPLES]; ///< mdct buffer AT1_SU_SAMPLES 65 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, spec2)[AT1_SU_SAMPLES]; ///< mdct buffer AT1_SU_SAMPLES 76 libavcodec/atrac1.c DECLARE_ALIGNED(32, float, spec)[AT1_SU_SAMPLES]; ///< the mdct spectrum buffer AT1_SU_SAMPLES 191 libavcodec/atrac1.c float spec[AT1_SU_SAMPLES]) AT1_SU_SAMPLES 289 libavcodec/atrac1.c frame->nb_samples = AT1_SU_SAMPLES;