[svn] / branches / Isibaar / xvidcore / src / quant / adapt_quant.h Repository:
ViewVC logotype

View of /branches/Isibaar/xvidcore/src/quant/adapt_quant.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1002 - (download) (annotate)
Sat May 3 10:05:56 2003 UTC (20 years, 11 months ago)
File size: 326 byte(s)
This commit was manufactured by cvs2svn to create branch 'Isibaar'.
#ifndef _ADAPT_QUANT_H_
#define _ADAPT_QUANT_H_

int adaptive_quantization(unsigned char *buf,
						  int stride,
						  int *intquant,
						  int framequant,
						  int min_quant,
						  int max_quant,
						  int mb_width,
						  int mb_height);	// no qstride because normalization

#endif							/* _ADAPT_QUANT_H_ */

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