Parent Directory
|
Revision Log
|
Patch
revision 314, Fri Jul 19 09:56:59 2002 UTC | revision 315, Fri Jul 19 11:15:21 2002 UTC | |
---|---|---|
# | Line 3 | Line 3 |
3 | ||
4 | #include "../portab.h" | #include "../portab.h" |
5 | #include "colorspace.h" | #include "colorspace.h" |
6 | #include "../xvid.h" | |
7 | ||
8 | #define EDGE_SIZE 32 | #define EDGE_SIZE 32 |
9 | ||
# | Line 80 | Line 81 |
81 | uint32_t width, | uint32_t width, |
82 | uint32_t height); | uint32_t height); |
83 | ||
84 | void __inline | |
85 | output_slice(IMAGE * cur, int edged_width, int width, XVID_DEC_PICTURE* out_frm, int mbx, int mby,int mbl); | |
86 | ||
87 | #endif /* _IMAGE_H_ */ | #endif /* _IMAGE_H_ */ |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |