#include "avs3.h"
#include "get_bits.h"
#include "parser.h"
 
Go to the source code of this file.
 | 
| static int  | avs3_find_frame_end (ParseContext *pc, const uint8_t *buf, int buf_size) | 
|   | 
| static void  | parse_avs3_nal_units (AVCodecParserContext *s, const uint8_t *buf, int buf_size, AVCodecContext *avctx) | 
|   | 
| static int  | avs3_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) | 
|   | 
◆ avs3_find_frame_end()
◆ parse_avs3_nal_units()
◆ avs3_parse()
◆ ff_avs3_parser
 
static int avs3_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size)