Parent Directory
|
Revision Log
|
Patch
revision 1.7, Fri Jun 14 13:25:07 2002 UTC | revision 1.8, Thu Jun 20 14:05:58 2002 UTC | |
---|---|---|
# | Line 127 | Line 127 |
127 | ||
128 | void BitstreamWriteVopHeader(Bitstream * const bs, | void BitstreamWriteVopHeader(Bitstream * const bs, |
129 | const MBParam * pParam, | const MBParam * pParam, |
130 | const FRAMEINFO * frame); | const FRAMEINFO * frame, |
131 | int vop_coded); | |
132 | ||
133 | void BitstreamWriteUserData(Bitstream * const bs, | |
134 | uint8_t * data, | |
135 | const int length); | |
136 | ||
137 | /* initialise bitstream structure */ | /* initialise bitstream structure */ |
138 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |