Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdct15: add inverse transform postrotation SIMD | Rostislav Pehlivanov | 2017-07-30 | 1 | -15/+23 |
* | mdct15: simplify prereindexing and forward transform postrotation | Rostislav Pehlivanov | 2017-07-25 | 1 | -19/+18 |
* | mdct15: remove redundant scale argument to imdct_half | Rostislav Pehlivanov | 2017-07-11 | 1 | -8/+3 |
* | mdct15: add assembly optimizations for the 15-point FFT | Rostislav Pehlivanov | 2017-06-23 | 1 | -92/+90 |
* | mdct15: use existing complex multiplication macros | Rostislav Pehlivanov | 2017-04-08 | 1 | -21/+15 |
* | mdct15: fix left shift of a negative value | Rostislav Pehlivanov | 2017-03-22 | 1 | -1/+1 |
* | imdct15: rename to mdct15 and add a forward transform | Rostislav Pehlivanov | 2017-02-14 | 1 | -0/+335 |