Module b44
exr
1.73.0
Module b44
Module Items
Modules
Macros
Structs
Constants
Functions
In exr::
compression
Modules
b44
optimize_bytes
piz
pxr24
rle
zip
Enums
Compression
Functions
convert_current_to_little_endian
convert_little_endian_to_current
div_p
mod_p
reverse_2_bytes
reverse_4_bytes
reverse_block_endianness
Type Aliases
ByteVec
Bytes
exr
::
compression
Module
b44
Copy item path
Settings
Help
Summary
Source
Modules
§
table
🔒
Macros
§
b32
🔒
Structs
§
Channel
Data
🔒
Constants
§
BLOCK_
SAMPLE_
COUNT
🔒
BLOCK_
X_
BYTE_
COUNT
🔒
SIX_
BITS
🔒
Functions
§
compress
convert_
from_
linear
🔒
convert_
to_
linear
🔒
cpy_u8
🔒
decompress
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
🔒