[svn] / tags / release-0_9_1 / vfw / src / 2pass.h Repository:
ViewVC logotype

View of /tags/release-0_9_1/vfw/src/2pass.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 846 - (download) (annotate)
Thu Feb 13 17:31:34 2003 UTC (21 years, 3 months ago)
File size: 266 byte(s)
This commit was manufactured by cvs2svn to create tag 'release-0_9_1'.
#ifndef _2PASS_H_
#define _2PASS_H_

#include "codec.h"

int codec_2pass_init(CODEC *);
int codec_2pass_get_quant(CODEC *, XVID_ENC_FRAME *);
int codec_2pass_update(CODEC *, XVID_ENC_FRAME *, XVID_ENC_STATS *);
void codec_2pass_finish(CODEC *);

#endif // _2PASS_H_

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