MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / unquant

Method unquant

src/main/java/org/xiph/speex/Ltp3Tap.java:185–248  ·  view source on GitHub ↗

Long Term Prediction Unquantification (3Tap). @param exc - Excitation @param es - Excitation offset @param start - Smallest pitch value allowed @param pitch_coef - Voicing (pitch) coefficient @param nsf - Number of samples in subframe @param gain_val @param bits - Speex bits buffer. @param count_los

(float[] exc, int es, int start, float pitch_coef,  
                           int nsf, float[] gain_val, Bits bits,
                           int count_lost, int subframe_offset, float last_pitch_gain)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

unpackMethod · 0.80

Tested by

no test coverage detected