FFmpeg
|
Data Fields | |
MJpegDecodeContext | mjpeg_ctx |
AVFrame | frame |
int | is_mjpeg |
int | interlace |
int | tff |
MJpegDecodeContext AVRnContext::mjpeg_ctx |
AVFrame AVRnContext::frame |
Definition at line 30 of file avrndec.c.
Referenced by decode_frame(), end(), and init().
int AVRnContext::is_mjpeg |
Definition at line 31 of file avrndec.c.
Referenced by decode_frame(), end(), and init().
int AVRnContext::interlace |
Definition at line 32 of file avrndec.c.
Referenced by decode_frame(), and init().
int AVRnContext::tff |
Definition at line 33 of file avrndec.c.
Referenced by decode_frame(), and init().