Christophe Gisquet 2aef3d66c9 SBR DSP x86: implement SSE sbr_hf_gen
Start and end index are multiple of 2, therefore guaranteeing aligned access.
Also, this allows to generate 4 floats per loop, keeping the alignment all
along.

Timing:
- 32 bits: 326c -> 172c
- 64 bits: 323c -> 156c

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-12-07 11:04:26 +01:00
..
2012-08-13 14:51:52 +01:00
2012-11-11 20:43:28 +01:00
2012-10-31 17:53:57 +01:00
2012-11-11 20:43:28 +01:00
2012-11-18 18:34:05 +01:00
2012-11-28 00:28:09 +01:00
2012-10-11 12:01:08 +02:00
2012-11-05 14:51:10 +01:00