|
FFmpeg
|
Go to the source code of this file.
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 27 of file aac_ac3_parser.c.
1.8.2