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

Diff of /branches/release-1_3-branch/xvidcore/src/motion/estimation.h

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

revision 1577, Fri Dec 17 15:42:35 2004 UTC revision 1659, Fri Dec 9 04:39:49 2005 UTC
# Line 21  Line 21 
21   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
22   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
23   *   *
24   * $Id: estimation.h,v 1.11 2004-12-17 15:42:35 syskin Exp $   * $Id: estimation.h,v 1.13 2005-12-09 04:39:49 syskin Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 40  Line 40 
40  #define MV16_INTER_BIAS 450  #define MV16_INTER_BIAS 450
41    
42  /* vector map (vlc delta size) smoother parameters ! float !*/  /* vector map (vlc delta size) smoother parameters ! float !*/
43  #define NEIGH_TEND_16X16                10.5  #define NEIGH_TEND_16X16                0.6
44  #define NEIGH_TEND_8X8                  40.0  #define NEIGH_TEND_8X8                  1.5
45    
46  #define NEIGH_8X8_BIAS                  40  #define NEIGH_8X8_BIAS                  40
47    
48  #define BITS_MULT                               16  #define BITS_MULT                               16

Legend:
Removed from v.1577  
changed lines
  Added in v.1659

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