[svn] / trunk / xvidcore / src / motion / estimation_pvop.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/motion/estimation_pvop.c

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

revision 1686, Fri Feb 24 23:35:04 2006 UTC revision 1687, Sat Feb 25 01:20:41 2006 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_pvop.c,v 1.19 2006-02-24 08:46:22 syskin Exp $   * $Id: estimation_pvop.c,v 1.20 2006-02-25 01:20:41 syskin Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 1150  Line 1150 
1150                  complete_count_above++;                  complete_count_above++;
1151          }          }
1152    
1153            h->minfcode = getMinFcode(MVmax);
1154    
1155          h->MVmax = MVmax;          h->MVmax = MVmax;
1156          h->mvSum = mvSum;          h->mvSum = mvSum;
1157          h->mvCount = mvCount;          h->mvCount = mvCount;

Legend:
Removed from v.1686  
changed lines
  Added in v.1687

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