[svn] / trunk / xvidcore / src / motion / sad.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/motion/sad.h

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

revision 1586, Wed Jan 5 23:02:15 2005 UTC revision 1764, Wed Dec 6 19:55:07 2006 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: sad.h,v 1.22 2005-01-05 23:02:15 edgomez Exp $   * $Id: sad.h,v 1.23 2006-12-06 19:55:07 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 47  Line 47 
47  sad16Func sad16_xmm;  sad16Func sad16_xmm;
48  sad16Func sad16_3dne;  sad16Func sad16_3dne;
49  sad16Func sad16_sse2;  sad16Func sad16_sse2;
50    sad16Func sad16_sse3;
51  #endif  #endif
52    
53  #ifdef ARCH_IS_IA64  #ifdef ARCH_IS_IA64
# Line 154  Line 155 
155  dev16Func dev16_xmm;  dev16Func dev16_xmm;
156  dev16Func dev16_3dne;  dev16Func dev16_3dne;
157  dev16Func dev16_sse2;  dev16Func dev16_sse2;
158    dev16Func dev16_sse3;
159  sad16vFunc sad16v_xmm;  sad16vFunc sad16v_xmm;
160  sad16vFunc sad16v_mmx;  sad16vFunc sad16v_mmx;
161  #endif  #endif

Legend:
Removed from v.1586  
changed lines
  Added in v.1764

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