comparison armv4l/simple_idct_arm.S @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents cca26199ab17
children bfabfdf9ce55
comparison
equal deleted inserted replaced
2966:564788471dd4 2967:ef2149182f1c
1 /* 1 /*
2 * simple_idct_arm.S 2 * simple_idct_arm.S
3 * Copyright (C) 2002 Frederic 'dilb' Boulay. 3 * Copyright (C) 2002 Frederic 'dilb' Boulay.
4 * All Rights Reserved. 4 * All Rights Reserved.
5 * 5 *
6 * Author: Frederic Boulay <dilb@handhelds.org> 6 * Author: Frederic Boulay <dilb@handhelds.org>
18 * along with this library; if not, write to the Free Software 18 * along with this library; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 * 20 *
21 * 21 *
22 * The function defined in this file, is derived from the simple_idct function 22 * The function defined in this file, is derived from the simple_idct function
23 * from the libavcodec library part of the ffmpeg project. 23 * from the libavcodec library part of the ffmpeg project.
24 */ 24 */
25 25
26 /* useful constants for the algorithm, they are save in __constant_ptr__ at */ 26 /* useful constants for the algorithm, they are save in __constant_ptr__ at */
27 /* the end of the source code.*/ 27 /* the end of the source code.*/
28 #define W1 22725 28 #define W1 22725