#include <stdint.h>#include "libavutil/lfg.h"#include "libavutil/mem_internal.h"#include "bswapdsp.h"#include "mpegaudio.h"#include "mpegaudiodsp.h"Go to the source code of this file.
Musepack decoder MPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands.
Definition in file mpc.h.
Definition at line 55 of file mpc.c.
Referenced by mpc7_decode_frame(), and mpc8_decode_frame().