This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-10-08 02:06:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f951036d3243c04d60f30e23d409a734e40e2fbc
ffmpeg-rockchip
/
libavutil
/
x86
History
James Almer
9d002d7818
x86/float_dsp: add ff_vector_dmul_{sse2,avx}
...
~3x to 5x faster. Signed-off-by: James Almer <
jamrial@gmail.com
>
2018-09-14 12:54:42 -03:00
..
asm.h
…
bswap.h
…
cpu.c
…
cpu.h
…
cpuid.asm
…
emms.asm
…
emms.h
…
fixed_dsp_init.c
…
fixed_dsp.asm
…
float_dsp_init.c
x86/float_dsp: add ff_vector_dmul_{sse2,avx}
2018-09-14 12:54:42 -03:00
float_dsp.asm
x86/float_dsp: add ff_vector_dmul_{sse2,avx}
2018-09-14 12:54:42 -03:00
imgutils_init.c
…
imgutils.asm
…
intmath.h
…
intreadwrite.h
…
lls_init.c
…
lls.asm
…
Makefile
…
pixelutils_init.c
x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them
2018-07-31 22:14:53 -03:00
pixelutils.asm
…
pixelutils.h
…
timer.h
…
w64xmmtest.h
…
x86inc.asm
…
x86util.asm
…