FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | AACAC3ParseContext |
Functions | |
int | ff_aac_ac3_parse (AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
int ff_aac_ac3_parse | ( | AVCodecParserContext * | s1, |
AVCodecContext * | avctx, | ||
const uint8_t ** | poutbuf, | ||
int * | poutbuf_size, | ||
const uint8_t * | buf, | ||
int | buf_size | ||
) |
Definition at line 32 of file aac_ac3_parser.c.