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

Method unquant

src/main/java/org/xiph/speex/Ltp.java:103–105  ·  view source on GitHub ↗

Long Term Prediction Unquantification. @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_lost @para

(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 2

decodeMethod · 0.45
decodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected