| FFmpeg
    | 
AVRnContext Struct Reference
  
Collaboration diagram for AVRnContext:

| Data Fields | |
| MJpegDecodeContext | mjpeg_ctx | 
| int | is_mjpeg | 
| int | interlace | 
| int | tff | 
Detailed Description
Field Documentation
| int AVRnContext::interlace | 
Definition at line 31 of file avrndec.c.
Referenced by decode_frame(), and init().
| int AVRnContext::is_mjpeg | 
Definition at line 30 of file avrndec.c.
Referenced by decode_frame(), end(), and init().
| MJpegDecodeContext AVRnContext::mjpeg_ctx | 
| int AVRnContext::tff | 
Definition at line 32 of file avrndec.c.
Referenced by decode_frame(), and init().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11