Expand description
Shared pixel-manipulation helpers for encoding and decoding.
These functions are used across multiple decoders and encoders to avoid code duplication. They cover MSB replication, value clamping, and cancellation-check boilerplate.
Shared pixel-manipulation helpers for encoding and decoding.
These functions are used across multiple decoders and encoders to avoid code duplication. They cover MSB replication, value clamping, and cancellation-check boilerplate.