Commit Graph

15 Commits

Author SHA1 Message Date
Antoine SOULIER
e471e43aeb ltpf: Move analysis to fixed point 2022-05-04 14:45:20 +02:00
Antoine SOULIER
e0efd79390 Costmetic: reword synthesize function 2022-05-04 14:02:00 +02:00
Antoine SOULIER
29421b2259 Add intrinsics saturation feature 2022-05-04 13:58:30 +02:00
Antoine SOULIER
40849c3fa9 fix: Bad array access when LTPF filter disabled 2022-04-22 10:54:44 +02:00
Antoine SOULIER
dd8521bb72 Improvement: Unroll by 2 the mdct windowing 2022-04-21 16:36:56 +02:00
Antoine SOULIER
6b3f899c42 Improvement: Remove IFFT and rely on FFT for IMDCT 2022-04-21 16:05:21 +02:00
Antoine SOULIER
55c9087140 Improvement: Add warning on double promotion and remove one the last that remains 2022-04-21 15:49:58 +02:00
Antoine SOULIER
96a27ee556 Improvement: LTPF give hints on vector size multiple 2022-04-20 16:05:04 +02:00
Antoine SOULIER
62a5fab601 Improvement: Unroll LTPF resampling loops 2022-04-20 15:40:53 +02:00
Antoine SOULIER
279da7b6d2 Improvement: approximation of math functions 2022-04-20 14:55:46 +02:00
Antoine SOULIER
ddc6522790 Improvement: Double constants hunting 2022-04-20 14:54:06 +02:00
Antoine SOULIER
c3831b7b24 Improvement: LTPF now work on decoded ring buffer 2022-04-20 14:52:49 +02:00
Antoine SOULIER
6f2b25df8a Add .gitignore 2022-04-20 14:51:38 +02:00
Antoine SOULIER
67dcc7c41c Disable linguist detectable for test files 2022-04-19 09:38:50 +02:00
Antoine SOULIER
064108b972 First release 2022-04-11 15:41:45 +02:00