view etc/inttypes.h @ 26215:ff1cf41e0dc0

Remove the unused function roundToInt16. It is a duplicate of the same function in swscale.c. Fixes the warning: yuv2rgb_altivec.c:751: 'roundToInt16' defined but not used
author diego
date Sat, 15 Mar 2008 10:04:19 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>