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

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

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

revision 575, Wed Oct 2 12:57:25 2002 UTC revision 576, Thu Oct 3 08:26:19 2002 UTC
# Line 26  Line 26 
26   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
27   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
28   *   *
29   *  $Id: motion.h,v 1.13.2.2 2002-09-25 21:28:48 Isibaar Exp $   *  $Id: motion.h,v 1.13.2.3 2002-10-03 08:26:19 syskin Exp $
30   *   *
31   ***************************************************************************/   ***************************************************************************/
32    
# Line 165  Line 165 
165                          MACROBLOCK * const pMBs,                          MACROBLOCK * const pMBs,
166                          const uint32_t iFcode);                          const uint32_t iFcode);
167    
168    int
169    FindFcode(      const MBParam * const pParam,
170                            const FRAMEINFO * const current);
171    
172    
173  #endif                                                  /* _MOTION_H_ */  #endif                                                  /* _MOTION_H_ */

Legend:
Removed from v.575  
changed lines
  Added in v.576

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