|
FFmpeg
|
Data Fields | |
| ParseContext | pc |
| int | eoc_found |
Definition at line 27 of file jpegxs_parser.c.
| ParseContext JPEGXSParseContext::pc |
Definition at line 28 of file jpegxs_parser.c.
Referenced by jpegxs_find_frame_end(), jpegxsparse_close(), and jpegxsvideo_parse().
| int JPEGXSParseContext::eoc_found |
Definition at line 30 of file jpegxs_parser.c.
Referenced by jpegxs_find_frame_end().
1.8.17