MAX_LSPS_ALIGN16  283 libavcodec/wmavoice.c     DECLARE_ALIGNED(32, float, synth_filter_out_buf)[0x80 + MAX_LSPS_ALIGN16];
MAX_LSPS_ALIGN16  354 libavcodec/wmavoice.c         memset(&s->synth_filter_out_buf[MAX_LSPS_ALIGN16 - s->lsps], 0,
MAX_LSPS_ALIGN16  812 libavcodec/wmavoice.c           *synth_pf = &s->synth_filter_out_buf[MAX_LSPS_ALIGN16],