[svn] / trunk / xvidcore / src / image / interpolate8x8.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/image/interpolate8x8.h

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

revision 1530, Tue Aug 10 21:58:55 2004 UTC revision 1557, Sun Oct 17 10:20:15 2004 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: interpolate8x8.h,v 1.13 2004-08-10 21:58:55 edgomez Exp $   * $Id: interpolate8x8.h,v 1.14 2004-10-17 10:20:15 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 150  Line 150 
150  INTERPOLATE8X8 interpolate8x8_halfpel_h_altivec_c;  INTERPOLATE8X8 interpolate8x8_halfpel_h_altivec_c;
151  INTERPOLATE8X8 interpolate8x8_halfpel_v_altivec_c;  INTERPOLATE8X8 interpolate8x8_halfpel_v_altivec_c;
152  INTERPOLATE8X8 interpolate8x8_halfpel_hv_altivec_c;  INTERPOLATE8X8 interpolate8x8_halfpel_hv_altivec_c;
153    
154    INTERPOLATE8X8 interpolate8x8_halfpel_add_altivec_c;
155    INTERPOLATE8X8 interpolate8x8_halfpel_h_add_altivec_c;
156    INTERPOLATE8X8 interpolate8x8_halfpel_v_add_altivec_c;
157    INTERPOLATE8X8 interpolate8x8_halfpel_hv_add_altivec_c;
158  #endif  #endif
159    
160  INTERPOLATE8X8_AVG2 interpolate8x8_avg2_c;  INTERPOLATE8X8_AVG2 interpolate8x8_avg2_c;

Legend:
Removed from v.1530  
changed lines
  Added in v.1557

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