Michael Niedermayer
|
b72a0f9c23
|
swr: add int16_to_float_sse2()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-04-28 19:07:30 +02:00 |
Michael Niedermayer
|
832c3b10d2
|
swr: add int32_to_float_sse2
could be done for sse/3dnow too if someone wants
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-04-28 17:06:11 +02:00 |
Michael Niedermayer
|
95057b1972
|
swr: int16->int32: use the old index negate trick to avoid 2 adds
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-04-28 17:06:11 +02:00 |
Michael Niedermayer
|
113738d6c2
|
swr: more correct cglobal parameters to int16->int32
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-04-28 17:06:11 +02:00 |
Michael Niedermayer
|
fa5daaca0d
|
swr: seperate functions for aligned & unaligned
If someone has an idea on how to do this cleaner, its welcome
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-04-28 13:15:44 +02:00 |
Michael Niedermayer
|
bcc66ff0e4
|
swr: add int16_to_int32_mmx/sse
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-04-28 13:15:44 +02:00 |