[svn] / branches / dev-api-3 / xvidcore / src / motion / motion_est.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/motion/motion_est.h

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

revision 539, Wed Sep 25 21:28:48 2002 UTC revision 574, Wed Oct 2 10:16:36 2002 UTC
# Line 26  Line 26 
26   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
27   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
28   *   *
29   *  $Id: motion_est.h,v 1.1.2.2 2002-09-25 21:27:12 Isibaar Exp $   *  $Id: motion_est.h,v 1.1.2.3 2002-10-02 10:16:36 syskin Exp $
30   *   *
31   ***************************************************************************/   ***************************************************************************/
32    
# Line 95  Line 95 
95          10, 11, 11, 11, 11, 11, 11, 12, 12          10, 11, 11, 11, 11, 11, 11, 12, 12
96  };  };
97    
98    static const int DQtab[4] = {
99            -1, -2, 1, 2
100    };
101    
102    
103  typedef struct  typedef struct
104          {          {
105  // general fields  // general fields

Legend:
Removed from v.539  
changed lines
  Added in v.574

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