jxl_vardct

Function write_hf_coeff

Source
pub fn write_hf_coeff<S: Sample>(
    bitstream: &mut Bitstream<'_>,
    params: HfCoeffParams<'_, '_, S>,
    hf_coeff_output: &[SharedSubgrid<'_, AtomicI32>; 3],
) -> Result<()>
Expand description

Decode and write HF coefficients from the bitstream.