Nico Weber
924423c596
LibGfx/JBIG2: Make context index a u8
...
This value is at most 46, so a u8 is enough.
We have tens of thousands of these contexts.
(We could pack the is_mps bit into that u8 as well, but
then the I() and MPS() functions need to return helper objects
instead of a direct reference, so let's not do that part for now.)
2024-03-20 09:09:54 +01:00
..
2024-03-03 13:13:42 -07:00
2024-02-24 15:06:52 -07:00
2024-03-03 13:13:42 -07:00
2024-03-07 17:49:01 -05:00
2024-03-18 14:06:28 -04:00
2024-03-16 01:17:02 -06:00
2024-03-18 14:06:28 -04:00
2024-03-03 08:56:00 +01:00
2024-03-14 18:19:04 -06:00
2024-03-03 13:13:42 -07:00
2024-03-18 14:06:28 -04:00
2024-03-20 09:09:54 +01:00
2024-03-18 14:06:28 -04:00
2024-03-18 14:06:28 -04:00
2024-03-12 09:31:41 +01:00
2024-03-18 14:06:28 -04:00
2024-03-16 14:27:06 +01:00
2024-03-18 14:06:28 -04:00
2024-03-19 19:20:01 -04:00
2024-03-18 14:06:28 -04:00
2024-03-12 17:10:47 +01:00
2024-03-16 01:17:02 -06:00
2024-03-18 14:06:28 -04:00
2024-03-18 14:06:28 -04:00
2024-03-18 14:06:28 -04:00
2024-03-12 17:10:47 +01:00
2024-03-20 09:09:35 +01:00
2024-03-18 14:06:28 -04:00
2024-03-18 14:06:28 -04:00
2024-03-18 14:06:28 -04:00