[svn] / trunk / vfw / src / 2pass.h Repository:
ViewVC logotype

Annotation of /trunk/vfw/src/2pass.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 105 - (view) (download)

1 : h 102 #ifndef _2PASS_H_
2 :     #define _2PASS_H_
3 :    
4 :     #include "codec.h"
5 :    
6 :     int codec_2pass_init(CODEC *);
7 :     int codec_2pass_get_quant(CODEC *, XVID_ENC_FRAME *);
8 :     int codec_2pass_update(CODEC *, XVID_ENC_FRAME *, XVID_ENC_STATS *);
9 : h 105 void codec_2pass_finish(CODEC *);
10 : h 102
11 :     #endif // _2PASS_H_

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