]> git.sesse.net Git - vlc/blobdiff - modules/arm_neon/i420_yuy2.c
Move ARM NEON optimizations to arm_neon/
[vlc] / modules / arm_neon / i420_yuy2.c
similarity index 97%
rename from modules/video_chroma/neon.c
rename to modules/arm_neon/i420_yuy2.c
index 625ae7a1f33722d813e6aeb4732ea94b22dcd173..ae5d60be73915a7927f964e056bc1e5bdcfaaaa3 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * neon.c : ARM NEONv1 chroma conversion module for VLC
+ * i420_yuy2.c : ARM NEONv1 YUV 4:2:0 to YUV :2:2 chroma conversion for VLC
  *****************************************************************************
  * Copyright (C) 2009 RĂ©mi Denis-Courmont
  *