[cvs] / xvidcore / src / quant / adapt_quant.h Repository:
ViewVC logotype

Annotation of /xvidcore/src/quant/adapt_quant.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (view) (download)

1 : Isibaar 1.1 #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 :     #endif /* _ADAPT_QUANT_H_ */

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