[svn] / branches / dev-api-3 / xvidcore / src / quant / adapt_quant.h Repository:
ViewVC logotype

Annotation of /branches/dev-api-3/xvidcore/src/quant/adapt_quant.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 78 - (view) (download)
Original Path: trunk/xvidcore/src/quant/adapt_quant.h

1 : Isibaar 3 #ifndef _ADAPT_QUANT_H_
2 :     #define _ADAPT_QUANT_H_
3 :    
4 :     int adaptive_quantization(unsigned char* buf, int stride, int* intquant,
5 :     int framequant, int min_quant, int max_quant,
6 :     int mb_width, int mb_height); // no qstride because normalization
7 :    
8 : edgomez 78 #endif /* _ADAPT_QUANT_H_ */

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