[svn] / branches / dev-api-3 / xvidcore / src / image / reduced.c Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/image/reduced.c

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

revision 700, Sun Dec 8 14:57:09 2002 UTC revision 701, Mon Dec 9 10:47:05 2002 UTC
# Line 50  Line 50 
50   *  exception also makes it possible to release a modified version which   *  exception also makes it possible to release a modified version which
51   *  carries forward this exception.   *  carries forward this exception.
52   *   *
53   * $Id: reduced.c,v 1.1.2.1 2002-12-08 05:34:16 suxen_drol Exp $   * $Id: reduced.c,v 1.1.2.2 2002-12-09 10:47:05 suxen_drol Exp $
54   *   *
55   ****************************************************************************/   ****************************************************************************/
56    
# Line 62  Line 62 
62  ADD_UPSAMPLED_8X8_16TO8 * add_upsampled_8x8_16to8;  ADD_UPSAMPLED_8X8_16TO8 * add_upsampled_8x8_16to8;
63  VFILTER_31 * vfilter_31;  VFILTER_31 * vfilter_31;
64  HFILTER_31 * hfilter_31;  HFILTER_31 * hfilter_31;
65    FILTER_18X18_TO_8X8 * filter_18x18_to_8x8;
66    FILTER_DIFF_18X18_TO_8X8 * filter_diff_18x18_to_8x8;
67    
68  //////////////////////////////////////////////////////////  //////////////////////////////////////////////////////////
69  // Upsampling (1/3/3/1) filter  // Upsampling (1/3/3/1) filter

Legend:
Removed from v.700  
changed lines
  Added in v.701

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