mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 19:58:59 +00:00
6264b6227c
Prefetching functions are defined in postprocess_template using the RENAME macro so that prefetching is used when available. For x86 targets inline asm is used and the functions are non-empty only for cpus where prefetching is available. For non x86 targets the gcc bultin prefetch is used if it is available, otherwise no prefetching is done. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
||
---|---|---|
.. | ||
libpostproc.v | ||
Makefile | ||
postprocess_altivec_template.c | ||
postprocess_internal.h | ||
postprocess_template.c | ||
postprocess.c | ||
postprocess.h | ||
postprocres.rc | ||
version.h |