FFmpeg
|
Go to the source code of this file.
Functions | |
static int | get_nibble (uint8_t x) |
static int | parse_str_int (const uint8_t *p, const uint8_t *end, const uint8_t *key) |
static int | xbm_decode_frame (AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) |
Variables | |
const FFCodec | ff_xbm_decoder |
|
static |
Definition at line 29 of file xbmdec.c.
Referenced by xbm_decode_frame().
|
static |
Definition at line 44 of file xbmdec.c.
Referenced by xbm_decode_frame().
|
static |
const FFCodec ff_xbm_decoder |