Libav
|
Data Fields | |
AVCodecContext * | avctx |
GetByteContext | gb |
AVFrame * | frame |
AVCodecContext* AascContext::avctx |
Definition at line 36 of file aasc.c.
Referenced by aasc_decode_init().
GetByteContext AascContext::gb |
Definition at line 37 of file aasc.c.
Referenced by aasc_decode_frame().
AVFrame* AascContext::frame |
Definition at line 38 of file aasc.c.
Referenced by aasc_decode_end(), aasc_decode_frame(), and aasc_decode_init().