Searched refs:AT1_SU_SAMPLES (Results 1 – 1 of 1) sorted by relevance
49 #define AT1_SU_SAMPLES 512 ///< number of samples in a sound unit macro66 DECLARE_ALIGNED(32, float, spec1)[AT1_SU_SAMPLES]; ///< mdct buffer67 DECLARE_ALIGNED(32, float, spec2)[AT1_SU_SAMPLES]; ///< mdct buffer78 DECLARE_ALIGNED(32, float, spec)[AT1_SU_SAMPLES]; ///< the mdct spectrum buffer194 float spec[AT1_SU_SAMPLES]) in at1_unpack_dequant() argument292 frame->nb_samples = AT1_SU_SAMPLES; in atrac1_decode_frame()