Parent Directory | Revision Log | 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, |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |