x86: dcadsp: implement int8x8_fmul_int32
For the callable function (as opposed to the inline one):
C SSE SSE2 SSE4
Win32: 47 42 29 26
Win64: 30 33 25 23
The SSE version is neither compiled nor set for ARCH_X86_64, as the
inlinable function takes over.
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
Showing
libavcodec/x86/dca.h
0 → 100644
libavcodec/x86/dcadsp.asm
0 → 100644
libavcodec/x86/dcadsp_init.c
0 → 100644
Please
register
or
sign in
to comment