comparison i386/vp3dsp_mmx.c @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents ba8ecddf5598
children 0b546eab515d
comparison
equal deleted inserted replaced
2966:564788471dd4 2967:ef2149182f1c
206 206
207 I(0) = d0 c0 b0 a0 207 I(0) = d0 c0 b0 a0
208 I(1) = d1 c1 b1 a1 208 I(1) = d1 c1 b1 a1
209 I(2) = d2 c2 b2 a2 209 I(2) = d2 c2 b2 a2
210 I(3) = d3 c3 b3 a3 210 I(3) = d3 c3 b3 a3
211 211
212 J(4) = h0 g0 f0 e0 212 J(4) = h0 g0 f0 e0
213 J(5) = h1 g1 f1 e1 213 J(5) = h1 g1 f1 e1
214 J(6) = h2 g2 f2 e2 214 J(6) = h2 g2 f2 e2
215 J(7) = h3 g3 f3 e3 215 J(7) = h3 g3 f3 e3
216 216