mirror of https://git.ffmpeg.org/ffmpeg.git
faa1471ffc
Linear interpolation goes from 63 (llvm) or 58 (gcc) to 48 (yasm) cycles/sample on 64bit, or from 66 (llvm/gcc) to 52 (yasm) cycles/ sample on 32bit. Bon-linear goes from 43 (llvm) or 38 (gcc) to 32 (yasm) cycles/sample on 64bit, or from 46 (llvm) or 44 (gcc) to 38 (yasm) cycles/sample on 32bit (all testing on OSX 10.9.2, llvm 5.1 and gcc 4.8/9). Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
||
---|---|---|
.. | ||
arm | ||
x86 | ||
Makefile | ||
audioconvert.c | ||
audioconvert.h | ||
dither.c | ||
dither_template.c | ||
libswresample.v | ||
log2_tab.c | ||
noise_shaping_data.c | ||
rematrix.c | ||
rematrix_template.c | ||
resample.c | ||
resample.h | ||
resample_dsp.c | ||
resample_template.c | ||
soxr_resample.c | ||
swresample-test.c | ||
swresample.c | ||
swresample.h | ||
swresample_internal.h | ||
swresampleres.rc | ||
version.h |