Skip to content
Snippets Groups Projects
Commit 9f7e502e authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Reducing dependencies in deemphasis()

Reordering the add with VERY_SMALL changes the dependencies cycle from 2 add + 1 mul
(11 cycles on haswell) to 1 add + 1 mul (8 cycles). This makes the entire decoder about
1.5% faster.
parent 7f3fb201
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment