FFmpeg
|
Data Fields | |
ParseContext | pc |
JXLCodestream | codestream |
int | container |
int | skip |
int | copied |
int | collected_size |
int | codestream_length |
int | skipped_icc |
int | next |
uint8_t | cs_buffer [4096+AV_INPUT_BUFFER_PADDING_SIZE] |
Definition at line 152 of file jpegxl_parser.c.
ParseContext JXLParseContext::pc |
Definition at line 153 of file jpegxl_parser.c.
JXLCodestream JXLParseContext::codestream |
Definition at line 154 of file jpegxl_parser.c.
int JXLParseContext::container |
Definition at line 157 of file jpegxl_parser.c.
int JXLParseContext::skip |
Definition at line 158 of file jpegxl_parser.c.
int JXLParseContext::copied |
Definition at line 159 of file jpegxl_parser.c.
int JXLParseContext::collected_size |
Definition at line 160 of file jpegxl_parser.c.
int JXLParseContext::codestream_length |
Definition at line 161 of file jpegxl_parser.c.
int JXLParseContext::skipped_icc |
Definition at line 162 of file jpegxl_parser.c.
int JXLParseContext::next |
Definition at line 163 of file jpegxl_parser.c.
uint8_t JXLParseContext::cs_buffer[4096+AV_INPUT_BUFFER_PADDING_SIZE] |
Definition at line 165 of file jpegxl_parser.c.