[svn] / trunk / xvidcore / src / motion / estimation.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/motion/estimation.h

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

revision 1576, Fri Dec 17 11:57:59 2004 UTC revision 1577, Fri Dec 17 15:42:35 2004 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.10 2004-12-09 04:58:12 syskin Exp $   * $Id: estimation.h,v 1.11 2004-12-17 15:42:35 syskin Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 192  Line 192 
192                                           VECTOR * b_predMV,                                           VECTOR * b_predMV,
193                                           const uint32_t MotionFlags,                                           const uint32_t MotionFlags,
194                                           const MBParam * const pParam,                                           const MBParam * const pParam,
195                                           int x, int y);                                           int x, int y,
196                                             int best_sad);
197    
198  unsigned int  unsigned int
199  getMinFcode(const int MVmax);  getMinFcode(const int MVmax);

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

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