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

Diff of /branches/dev-api-4/xvidcore/src/motion/estimation.h

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

revision 1163, Fri Oct 3 12:36:56 2003 UTC revision 1164, Fri Oct 3 12:41:02 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.h,v 1.1.2.2 2003-09-30 18:20:31 edgomez Exp $   * $Id: estimation.h,v 1.1.2.3 2003-10-03 12:41:02 syskin Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 77  Line 77 
77          VECTOR predMV;          VECTOR predMV;
78          VECTOR * currentMV;          VECTOR * currentMV;
79          VECTOR * currentQMV;          VECTOR * currentQMV;
         VECTOR * currentMV2;  
80          VECTOR * currentQMV2;          VECTOR * currentQMV2;
81          int32_t * iMinSAD;          int32_t * iMinSAD;
82          int32_t * iMinSAD2;          int32_t * iMinSAD2;

Legend:
Removed from v.1163  
changed lines
  Added in v.1164

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