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

Diff of /trunk/xvidcore/src/motion/motion.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: motion.h,v 1.26 2010-12-18 16:02:00 Isibaar Exp $   *  $Id: motion.h,v 1.27 2010-12-24 13:21:35 Isibaar Exp $
25   *   *
26   ***************************************************************************/   ***************************************************************************/
27    
# Line 71  Line 71 
71                                                  const IMAGE * const b_ref,                                                  const IMAGE * const b_ref,
72                                                  const IMAGE * const b_refH,                                                  const IMAGE * const b_refH,
73                                                  const IMAGE * const b_refV,                                                  const IMAGE * const b_refV,
74                                                  const IMAGE * const b_refHV);                                                  const IMAGE * const b_refHV,
75                                                    const int num_slices);
76    
77  void  void
78  GMEanalysis(const MBParam * const pParam,  GMEanalysis(const MBParam * const pParam,

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