Skip to main content

HISTOGRAM_ROUNDING

Constant HISTOGRAM_ROUNDING 

Source
pub const HISTOGRAM_ROUNDING: usize = 8;
Expand description

Alignment for SIMD-friendly histogram operations. Matches libjxl’s Histogram::kRounding.