Moved pre-emphasis to a separate function and cleaned it up
Removed a bunch of if()s from the loops and made the compiler life's easier by moving some pointer accesses outside the loops.
Loading
Please register or sign in to comment
Removed a bunch of if()s from the loops and made the compiler life's easier by moving some pointer accesses outside the loops.