[FFmpeg-devel] [PATCH 02/11] x86: dcadsp: implement int8x8_fmul_int32
Christophe Gisquet
christophe.gisquet at gmail.com
Tue Feb 18 11:03:46 CET 2014
2014-02-18 8:49 GMT+01:00 Christophe Gisquet <christophe.gisquet at gmail.com>:
> Only for x86_64 (thus win64 is affected). There, SSE2 is guaranteed,
> so having an inline SSE2 version is actually equivalent to having the
> non-inline SSE4 called.
I meant: the 2 have equivalent speed (ie no benefit with the later function).
--
Christophe
More information about the ffmpeg-devel
mailing list