ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvs/xvidcore/src/utils/mbtransquant.c
(Generate patch)

Comparing xvidcore/src/utils/mbtransquant.c (file contents):
Revision 1.9 by Isibaar, Sat Aug 17 16:22:58 2002 UTC vs.
Revision 1.10 by chl, Mon Aug 19 19:19:40 2002 UTC

# Line 296 | Line 296 | uint8_t
296   MBTransQuantInterBVOP(const MBParam * pParam,
297                                    FRAMEINFO * frame,
298                                    MACROBLOCK * pMB,
299                                  const uint32_t x_pos,
300                                  const uint32_t y_pos,
299                                    int16_t data[6 * 64],
300                                    int16_t qcoeff[6 * 64])
301   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines