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

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

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

revision 1.12, Thu Sep 5 22:44:00 2002 UTC revision 1.13, Mon Oct 7 08:11:06 2002 UTC
# Line 152  Line 152 
152  void MBQuantIntra(const MBParam * pParam,  void MBQuantIntra(const MBParam * pParam,
153                                    FRAMEINFO * frame,                                    FRAMEINFO * frame,
154                                    MACROBLOCK *pMB,                                    MACROBLOCK *pMB,
155                                    int16_t qcoeff[6 * 64],                                    int16_t data[6*64],
156                                    int16_t data[6*64]);                                    int16_t qcoeff[6 * 64]);
157    
158  void MBDeQuantIntra(const MBParam * pParam,  void MBDeQuantIntra(const MBParam * pParam,
159                                          const int iQuant,                                          const int iQuant,

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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