[svn] / branches / release-1_3-branch / xvidcore / src / dct / fdct.h Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/dct/fdct.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/xvidcore/src/dct/fdct.h revision 1412, Mon Apr 5 20:36:37 2004 UTC branches/release-1_3-branch/xvidcore/src/dct/fdct.h revision 1925, Mon Dec 27 16:39:33 2010 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: fdct.h,v 1.9 2004-04-05 20:36:36 edgomez Exp $   * $Id: fdct.h,v 1.11 2008-11-26 01:04:34 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 33  Line 33 
33    
34  fdctFunc fdct_int32;  fdctFunc fdct_int32;
35    
36  #ifdef ARCH_IS_IA32  #if defined(ARCH_IS_IA32) || defined(ARCH_IS_X86_64)
37  fdctFunc fdct_mmx_ffmpeg;  fdctFunc fdct_mmx_ffmpeg;
38  fdctFunc fdct_xmm_ffmpeg;  fdctFunc fdct_xmm_ffmpeg;
39  fdctFunc fdct_mmx_skal;  fdctFunc fdct_mmx_skal;

Legend:
Removed from v.1412  
changed lines
  Added in v.1925

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4