[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 1918, Wed Dec 22 16:52:52 2010 UTC revision 1919, Fri Dec 24 13:21:35 2010 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.15 2010-12-18 16:02:00 Isibaar Exp $   * $Id: estimation.h,v 1.16 2010-12-24 13:21:35 Isibaar Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 208  Line 208 
208                                           const uint32_t VopFlags,                                           const uint32_t VopFlags,
209                                           const MBParam * const pParam,                                           const MBParam * const pParam,
210                                           int x, int y,                                           int x, int y,
211                                           int best_sad);                                           int best_sad,
212                                             int force_direct);
213    
214  unsigned int  unsigned int
215  getMinFcode(const int MVmax);  getMinFcode(const int MVmax);

Legend:
Removed from v.1918  
changed lines
  Added in v.1919

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