Parent Directory
|
Revision Log
|
Patch
revision 1.3, Thu Apr 1 11:11:28 2004 UTC | revision 1.4, Fri Apr 2 21:29:21 2004 UTC | |
---|---|---|
# | Line 59 | Line 59 |
59 | void init_noise(XVID_POSTPROC *tbls); | void init_noise(XVID_POSTPROC *tbls); |
60 | void init_deblock(XVID_POSTPROC *tbls); | void init_deblock(XVID_POSTPROC *tbls); |
61 | ||
62 | void add_noise(XVID_POSTPROC * tbls, uint8_t *dst, uint8_t *src, int stride, int width, int height, int shiftptr, int quant); | void add_noise(XVID_POSTPROC * tbls, uint8_t *dst, uint8_t *src, int stride, int width, int height, int shiftptr, int quant); |
63 | ||
64 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |