Author | SHA1 | Message | Date |
---|---|---|---|
|
fce1e43410 |
ARM: workaround for bug in GNU assembler
Some versions of the GNU assembler do not handle 64-bit immediate operands containing arithmetic. Writing the value out in full works correctly. Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
3824ef08e0 |
ARM: allow unaligned buffer in fixed-point NEON FFT4
This function is called with only 8-byte alignment from imdct for size 16. The fft4 function is not called for the larger FFT or MDCT sizes, so this has no impact on typical uses. Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |
|
25347c880f | Fix compilation.for iOS ARMv7. | 14 years ago |
|
dba9852935 |
ARM: NEON fixed-point FFT
Signed-off-by: Mans Rullgard <mans@mansr.com> |
14 years ago |