Function imbe::descramble::descramble
[−]
[src]
pub fn descramble(
chunks: &Chunks,
params: &BaseParams
) -> (QuantizedAmplitudes, VoiceDecisions, usize)
Descramble the given prioritized chunks ui into the underlying quantized amplitudes bm, voiced/unvoiced decisions vl, and initial gain index b2.