Skip to main content

decode_ht_code_block_scalar_until_phase

Function decode_ht_code_block_scalar_until_phase 

Source
pub fn decode_ht_code_block_scalar_until_phase(
    job: HtCodeBlockDecodeJob<'_>,
    output: &mut [f32],
    phase_limit: HtCodeBlockDecodePhaseLimit,
) -> Result<()>
Expand description

Adapter scalar HTJ2K decoder helper that stops after the selected phase.