FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | GSMParseContext |
Functions | |
static int | gsm_parse (AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) |
Variables | |
const AVCodecParser | ff_gsm_parser |
|
static |
Definition at line 39 of file gsm_parser.c.
const AVCodecParser ff_gsm_parser |
Definition at line 86 of file gsm_parser.c.