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

Diff of /trunk/xvidcore/src/utils/mbfunctions.h

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

revision 420, Thu Sep 5 21:13:22 2002 UTC revision 429, Thu Sep 5 22:44:00 2002 UTC
# Line 28  Line 28 
28   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
29   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
30   *   *
31   * $Id: mbfunctions.h,v 1.11 2002-09-05 21:13:22 edgomez Exp $   * $Id: mbfunctions.h,v 1.12 2002-09-05 22:44:00 edgomez Exp $
32   *   *
33   ****************************************************************************/   ****************************************************************************/
34    
# Line 167  Line 167 
167                                          const uint8_t cbp);                                          const uint8_t cbp);
168    
169    
170  void MBiDCT(nt16_t data[6 * 64],  void MBiDCT(int16_t data[6 * 64],
171                          const uint8_t cbp);                          const uint8_t cbp);
172    
173    

Legend:
Removed from v.420  
changed lines
  Added in v.429

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