Welcome to mirror list, hosted at ThFree Co, Russian Federation.

OPTIMIZE - github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d36f5f7d65a677498a0277aeee566dc67b8107b2 (plain)
1
2
3
4
5
6
7
8
9
10
Narrowband:

- pitch_gain_search_3tap calls syn_filt_zero more times than it should (we're
computing some things twice)

Wideband

- All narrowband optimizations apply
- Lots of time spent in the codebook search. We could speed that up by using
  a hierarchical codebook