Function jxl_vardct::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.