Module exr::compression::b44
source ยท Modulesยง
- table ๐
Macrosยง
- b32 ๐
Structsยง
- ChannelData ๐
Constantsยง
- BLOCK_SAMPLE_COUNT ๐
- BLOCK_X_BYTE_COUNT ๐
- SIX_BITS ๐
Functionsยง
- convert_from_linear ๐
- convert_to_linear ๐
- cpy_u8 ๐
- memcpy_u8_to_u16 ๐
- memcpy_u16_to_u8 ๐
- pack ๐Pack a block of 4 by 4 16-bit pixels (32 bytes, the array
s
) into either 14 or 3 bytes. - shift_and_round ๐
- unpack3 ๐
- unpack14 ๐