[cvs] / xvidcore / src / image / postprocessing.h Repository:
ViewVC logotype

Diff of /xvidcore/src/image/postprocessing.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.4.5, Thu Mar 4 16:13:33 2004 UTC revision 1.1.4.6, Thu Mar 18 16:11:28 2004 UTC
# Line 40  Line 40 
40    
41  typedef struct {  typedef struct {
42          int8_t xvid_thresh_tbl[511];          int8_t xvid_thresh_tbl[511];
43          int8_t xvid_abs_tbl[511];          uint8_t xvid_abs_tbl[511];
44          int8_t xvid_noise1[MAX_NOISE * sizeof(int8_t)];          int8_t xvid_noise1[MAX_NOISE * sizeof(int8_t)];
45          int8_t xvid_noise2[MAX_NOISE * sizeof(int8_t)];          int8_t xvid_noise2[MAX_NOISE * sizeof(int8_t)];
46          int8_t *xvid_prev_shift[MAX_RES][6];          int8_t *xvid_prev_shift[MAX_RES][6];

Legend:
Removed from v.1.1.4.5  
changed lines
  Added in v.1.1.4.6

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