SAMPLES_BUF_SIZE 56 libavcodec/mpegaudioenc_template.c short samples_buf[MPA_MAX_CHANNELS][SAMPLES_BUF_SIZE]; /* buffer for filter */ SAMPLES_BUF_SIZE 368 libavcodec/mpegaudioenc_template.c memmove(s->samples_buf[ch] + SAMPLES_BUF_SIZE - (512 - 32), SAMPLES_BUF_SIZE 370 libavcodec/mpegaudioenc_template.c offset = SAMPLES_BUF_SIZE - 512;