[svn] / branches / dev-api-4 / xvidcore / src / motion / estimation_bvop.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/motion/estimation_bvop.c

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

revision 1237, Wed Dec 3 11:51:28 2003 UTC revision 1238, Wed Dec 3 19:46:50 2003 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_bvop.c,v 1.1.2.6 2003-12-03 11:51:28 syskin Exp $   * $Id: estimation_bvop.c,v 1.1.2.7 2003-12-03 19:46:50 edgomez Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 361  Line 361 
361    
362          int i;          int i;
363          VECTOR pmv[7];          VECTOR pmv[7];
         MainSearchFunc *MainSearchPtr;  
364          *Data->iMinSAD = MV_MAX_ERROR;          *Data->iMinSAD = MV_MAX_ERROR;
365          Data->iFcode = iFcode;          Data->iFcode = iFcode;
366          Data->qpel_precision = 0;          Data->qpel_precision = 0;

Legend:
Removed from v.1237  
changed lines
  Added in v.1238

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