FFmpeg
|
Data Fields | |
int | split_exponent |
uint32_t | msb_in_token |
uint32_t | lsb_in_token |
Definition at line 56 of file jpegxl_parser.c.
int JXLHybridUintConf::split_exponent |
Definition at line 57 of file jpegxl_parser.c.
Referenced by read_hybrid_uint(), and read_hybrid_uint_conf().
uint32_t JXLHybridUintConf::msb_in_token |
Definition at line 58 of file jpegxl_parser.c.
Referenced by read_hybrid_uint(), and read_hybrid_uint_conf().
uint32_t JXLHybridUintConf::lsb_in_token |
Definition at line 59 of file jpegxl_parser.c.
Referenced by read_hybrid_uint(), and read_hybrid_uint_conf().