[svn] / branches / release-1_3-branch / xvidcore / src / motion / motion.h Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/motion/motion.h

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

revision 1927, Tue Dec 28 16:34:55 2010 UTC revision 1928, Tue Dec 28 19:19:57 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.27 2010-12-24 13:21:35 Isibaar Exp $   *  $Id: motion.h,v 1.27.2.1 2010-12-28 19:19:57 Isibaar Exp $
25   *   *
26   ***************************************************************************/   ***************************************************************************/
27    
# Line 144  Line 144 
144                                          const uint32_t edged_width,                                          const uint32_t edged_width,
145                                          const int32_t quarterpel,                                          const int32_t quarterpel,
146                                          const int32_t rounding,                                          const int32_t rounding,
147                                          const uint8_t * const tmp);                                          uint8_t * const tmp);
148    
149  void  void
150  MBMotionCompensationBVOP(MBParam * pParam,  MBMotionCompensationBVOP(MBParam * pParam,
# Line 161  Line 161 
161                                                          const IMAGE * const b_refv,                                                          const IMAGE * const b_refv,
162                                                          const IMAGE * const b_refhv,                                                          const IMAGE * const b_refhv,
163                                                          int16_t * dct_codes,                                                          int16_t * dct_codes,
164                                                          const uint8_t * const tmp);                                                          uint8_t * const tmp);
165    
166  #endif                                                  /* _MOTION_H_ */  #endif                                                  /* _MOTION_H_ */

Legend:
Removed from v.1927  
changed lines
  Added in v.1928

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