FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
AVFrame * | picture |
GetBitContext | gb |
int | decode_delta |
AVCodecContext* Ir2Context::avctx |
Definition at line 37 of file indeo2.c.
Referenced by ir2_decode_init().
AVFrame* Ir2Context::picture |
Definition at line 38 of file indeo2.c.
Referenced by ir2_decode_end(), and ir2_decode_init().
GetBitContext Ir2Context::gb |