Parent Directory
|
Revision Log
|
Patch
revision 1.14, Thu Sep 26 04:52:16 2002 UTC | revision 1.15, Mon Oct 7 08:11:48 2002 UTC | |
---|---|---|
# | Line 364 | Line 364 |
364 | MBQuantIntra(const MBParam * pParam, | MBQuantIntra(const MBParam * pParam, |
365 | FRAMEINFO * frame, | FRAMEINFO * frame, |
366 | MACROBLOCK *pMB, | MACROBLOCK *pMB, |
367 | int16_t qcoeff[6 * 64], | int16_t data[6*64], |
368 | int16_t data[6*64]) | int16_t qcoeff[6 * 64]) |
369 | ) | |
370 | { | { |
371 | int i; | int i; |
372 | int iQuant = frame->quant; | int iQuant = frame->quant; |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |