FFmpeg
|
DNXHDParserContext Struct Reference
Collaboration diagram for DNXHDParserContext:
Data Fields | |
ParseContext | pc |
int | interlaced |
int | cur_field |
Detailed Description
Definition at line 31 of file dnxhd_parser.c.
Field Documentation
int DNXHDParserContext::cur_field |
Definition at line 34 of file dnxhd_parser.c.
Referenced by dnxhd_find_frame_end().
int DNXHDParserContext::interlaced |
Definition at line 33 of file dnxhd_parser.c.
Referenced by dnxhd_find_frame_end().
ParseContext DNXHDParserContext::pc |
Definition at line 32 of file dnxhd_parser.c.
Referenced by dnxhd_find_frame_end(), and dnxhd_parse().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11