Skip to main content

Module channel

Module channel 

Source
Expand description

Per-channel and per-layer dither management.

ChannelDither bundles one GoldenRatioDither state per channel, seeded from (layer_id, channel_id) pairs so every channel is structurally decorrelated without any RNG.

Structs§

ChannelDither
Per-channel dither pool seeded from (layer_id, channel_id) pairs.