#include "libavutil/common.h"
#include "mpegaudio.h"
Go to the source code of this file.
Functions | |
int | ff_mpegaudio_decode_header (MPADecodeHeader *s, uint32_t header) |
Definition in file mpegaudiodecheader.h.
int ff_mpegaudio_decode_header | ( | MPADecodeHeader * | s, | |
uint32_t | header | |||
) |
Definition at line 34 of file mpegaudiodecheader.c.
Referenced by decode_frame(), and ff_mpa_decode_header().