Go to the source code of this file.
Macros | |
#define | READ_PIXELS(a, b, c) |
Functions | |
static av_cold int | decode_init (AVCodecContext *avctx) |
static int | decode_frame (AVCodecContext *avctx, void *data, int *data_size, AVPacket *avpkt) |
static av_cold int | decode_close (AVCodecContext *avctx) |
Variables | |
AVCodec | ff_v210_decoder |
#define READ_PIXELS | ( | a, | |
b, | |||
c | |||
) |
Referenced by decode_frame().
|
static |
|
static |
|
static |
AVCodec ff_v210_decoder |