summaryrefslogtreecommitdiffstats
path: root/libswscale/swscale_altivec_template.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-24 15:04:14 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-24 15:04:14 +0000
commit64681afa0447fcc0e7a51c48f0e0f04134e12dae (patch)
tree672a9254cd00a700a4a52fefbb34f31c039e13d1 /libswscale/swscale_altivec_template.c
parent835443cdfe1343ae1b56a30aff4793ede59f10fc (diff)
downloadmpv-64681afa0447fcc0e7a51c48f0e0f04134e12dae.tar.bz2
mpv-64681afa0447fcc0e7a51c48f0e0f04134e12dae.tar.xz
Move Apple gcc AltiVec vector declaration syntax to libavutil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24143 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libswscale/swscale_altivec_template.c')
-rw-r--r--libswscale/swscale_altivec_template.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/libswscale/swscale_altivec_template.c b/libswscale/swscale_altivec_template.c
index fcbf581ba0..3706fc886b 100644
--- a/libswscale/swscale_altivec_template.c
+++ b/libswscale/swscale_altivec_template.c
@@ -21,12 +21,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifdef SYS_DARWIN
-#define AVV(x...) (x)
-#else
-#define AVV(x...) {x}
-#endif
-
#define vzero vec_splat_s32(0)
static inline void