[svn] / branches / dev-api-4 / xvidcore / vfw / src / 2pass.h Repository:
ViewVC logotype

View of /branches/dev-api-4/xvidcore/vfw/src/2pass.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 889 - (download) (annotate)
Sat Feb 22 08:24:01 2003 UTC (21 years, 2 months ago) by suxen_drol
File size: 252 byte(s)
++vfw
#ifndef _2PASS_H_
#define _2PASS_H_

#include "codec.h"

int codec_2pass_init(CODEC *);
int codec_2pass_get_quant(CODEC *, xvid_enc_frame_t *);
int codec_2pass_update(CODEC *, xvid_enc_stats_t *);
void codec_2pass_finish(CODEC *);

#endif // _2PASS_H_

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