Go to the source code of this file.
◆ aac_sync()
| static int aac_sync |
( |
uint64_t | state, |
|
|
int * | need_next_header, |
|
|
int * | new_frame_start ) |
|
static |
◆ aac_parse_init()
◆ ff_aac_parser
Initial value:= {
}
int ff_aac_ac3_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
static av_cold int aac_parse_init(AVCodecParserContext *s1)
static int parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)
static av_cold void close(AVCodecParserContext *s)
int(* init)(AVBSFContext *ctx)
av_cold void ff_parse_close(AVCodecParserContext *s)
#define PARSER_CODEC_LIST(...)
Definition at line 55 of file aac_parser.c.