#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 33 of file mpegaudiodecheader.c.
Referenced by decode_frame(), ff_mpa_decode_header(), mp3_parse_vbr_tags(), and mpegaudio_parse().
1.5.8