MPA_INT            69 libavcodec/mpc.h     DECLARE_ALIGNED(16, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512*2];
MPA_INT            78 libavcodec/mpegaudiodec_template.c     DECLARE_ALIGNED(32, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512 * 2];
MPA_INT            78 libavcodec/mpegaudiodsp_template.c DECLARE_ALIGNED(16, MPA_INT, RENAME(ff_mpa_synth_window))[512+256];
MPA_INT           121 libavcodec/mpegaudiodsp_template.c void RENAME(ff_mpadsp_apply_window)(MPA_INT *synth_buf, MPA_INT *window,
MPA_INT           125 libavcodec/mpegaudiodsp_template.c     register const MPA_INT *w, *w2, *p;
MPA_INT           176 libavcodec/mpegaudiodsp_template.c void RENAME(ff_mpa_synth_filter)(MPADSPContext *s, MPA_INT *synth_buf_ptr,
MPA_INT           178 libavcodec/mpegaudiodsp_template.c                                  MPA_INT *window, int *dither_state,
MPA_INT           180 libavcodec/mpegaudiodsp_template.c                                  MPA_INT *sb_samples)
MPA_INT           182 libavcodec/mpegaudiodsp_template.c     MPA_INT *synth_buf;
MPA_INT           195 libavcodec/mpegaudiodsp_template.c av_cold void RENAME(ff_mpa_synth_init)(MPA_INT *window)