#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) |
int ff_mpegaudio_decode_header | ( | MPADecodeHeader * | s, | |
uint32_t | header | |||
) |
Definition at line 34 of file mpegaudiodecheader.c.
Referenced by decode_frame(), decode_frame_adu(), decode_frame_mp3on4(), ff_mpa_decode_header(), and mp3_parse_vbr_tags().