Parent Directory
|
Revision Log
|
Patch
revision 1.15, Mon Mar 22 22:36:23 2004 UTC | revision 1.16, Fri May 21 14:40:15 2004 UTC | |
---|---|---|
# | Line 159 | Line 159 |
159 | xvid_image_t* out_frm; /* This is used for slice rendering */ | xvid_image_t* out_frm; /* This is used for slice rendering */ |
160 | ||
161 | int * qscale; /* quantization table for decoder's stats */ | int * qscale; /* quantization table for decoder's stats */ |
162 | ||
163 | /* Tells if the reference image is edged or not */ | |
164 | int is_edged[2]; | |
165 | } | } |
166 | DECODER; | DECODER; |
167 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |