FFmpeg
|
#include "parser.h"
Go to the source code of this file.
Data Structures | |
struct | IPUParseContext |
Functions | |
static int | ipu_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_ipu_parser |
IPU parser
Definition in file ipu_parser.c.
|
static |
Definition at line 33 of file ipu_parser.c.
const AVCodecParser ff_ipu_parser |
Definition at line 72 of file ipu_parser.c.