comparison x86/simple_idct_mmx.c @ 10114:8b9fc0c8f1cc libavcodec

Move declarations of some mmx functions to dsputil_mmx.h
author mru
date Sat, 29 Aug 2009 16:55:50 +0000
parents f8bf438c6000
children 34a65026fa06
comparison
equal deleted inserted replaced
10113:4b99f60333ca 10114:8b9fc0c8f1cc
19 * License along with FFmpeg; if not, write to the Free Software 19 * License along with FFmpeg; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 */ 21 */
22 #include "libavcodec/dsputil.h" 22 #include "libavcodec/dsputil.h"
23 #include "libavcodec/simple_idct.h" 23 #include "libavcodec/simple_idct.h"
24 #include "dsputil_mmx.h"
24 25
25 /* 26 /*
26 23170.475006 27 23170.475006
27 22725.260826 28 22725.260826
28 21406.727617 29 21406.727617