Christophe Gisquet
2bd44cb705
dcadsp: add int8x8_fmul_int32 to dsp context
...
It is currently declared as a macro who is set to inlinable functions,
among which a Neon and a default C implementations.
Add a DSP parameter to each inline function, unused except by the
default C implementation which calls a function from the DSP context.
On an Arrandale CPU, gain for an inlined SSE2 function vs. a call:
- Win32: 29 to 26 cycles
- Win64: 25 to 23 cycles
Signed-off-by: Janne Grunau <janne-libav@jannau.net >
2014-02-07 22:51:59 +01:00
..
2013-12-08 17:57:15 +01:00
2013-12-08 17:57:15 +01:00
2014-02-07 22:51:59 +01:00
2013-08-29 11:24:14 +02:00
2013-07-22 14:48:30 +03:00
2014-01-14 00:04:52 +01:00
2014-01-07 19:29:56 +02:00
2013-04-19 23:19:08 +03:00
2013-04-19 23:19:08 +03:00
2013-04-19 23:19:08 +03:00
2013-12-08 17:57:15 +01:00
2013-12-08 17:57:15 +01:00
2014-01-06 19:12:48 +01:00
2013-08-29 11:24:14 +02:00
2013-07-22 10:15:41 +03:00
2013-08-29 11:24:14 +02:00
2014-02-07 15:13:58 +02:00
2013-08-29 11:24:14 +02:00
2013-08-29 11:24:14 +02:00
2013-12-20 14:53:42 +02:00
2014-01-04 13:53:08 +02:00
2014-01-07 19:29:31 +02:00
2014-02-07 15:13:58 +02:00
2013-04-30 16:02:03 +02:00
2014-01-14 00:04:52 +01:00
2014-01-07 19:29:56 +02:00
2014-02-07 15:13:58 +02:00
2013-04-19 23:19:08 +03:00
2013-04-19 23:19:08 +03:00
2013-04-19 23:19:08 +03:00
2013-04-19 23:19:08 +03:00
2013-12-20 20:48:30 +02:00
2014-01-11 00:03:00 +02:00
2014-02-07 15:13:58 +02:00
2013-07-22 14:48:30 +03:00
2014-01-14 00:04:52 +01:00
2014-02-07 15:13:58 +02:00
2014-01-11 00:03:00 +02:00
2013-04-30 16:02:03 +02:00
2014-01-04 13:53:02 +02:00
2013-07-22 14:48:30 +03:00
2013-12-20 14:53:39 +02:00
2013-12-20 14:53:42 +02:00
2013-12-20 14:53:39 +02:00
2013-12-20 14:53:39 +02:00
2014-02-07 15:13:58 +02:00
2014-01-07 19:30:13 +02:00
2013-08-23 14:42:19 +02:00
2013-08-23 14:42:19 +02:00
2014-02-07 15:13:58 +02:00
2014-02-06 09:32:26 +02:00