]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/i420_rgb_mmx.h
Removes trailing spaces. Removes tabs.
[vlc] / modules / video_chroma / i420_rgb_mmx.h
index 3ff27cb19283dea5ccf8080408375942fa3545a9..cb7a9d8d1b7287c46f3d00d259fe85133b277a1e 100644 (file)
@@ -374,7 +374,7 @@ movq      %%mm2, 24(%3) # Store ABGR7 ABGR6                                 \n\
     } while(0)
 
 #define MMX_END _mm_empty()
-    
 #define MMX_INIT_16                     \
     mm0 = _mm_cvtsi32_si64(*(int*)p_u); \
     mm1 = _mm_cvtsi32_si64(*(int*)p_v); \