#include <xvid.h>
Data Fields | |
int | quant |
[out] | |
int | hlength |
[out] | |
int | kblks |
[out] | |
int | mblks |
[out] | |
int | ublks |
[out] |
|
[out] Header bytes in the resulting MPEG4 stream |
|
[out] Number of intra macro blocks |
|
[out] Number of inter macro blocks |
|
[out] Frame quantizer used during encoding |
|
[out] Number of skipped macro blocks |
Author : XviD team <xvid-devel@xvid.org> | Date : 2003-07-28 |