Parent Directory
|
Revision Log
|
Patch
revision 155, Thu May 2 22:40:48 2002 UTC | revision 156, Fri May 3 00:45:10 2002 UTC | |
---|---|---|
# | Line 113 | Line 113 |
113 | ||
114 | // header stuff | // header stuff |
115 | int BitstreamReadHeaders(Bitstream * bs, DECODER * dec, uint32_t * rounding, | int BitstreamReadHeaders(Bitstream * bs, DECODER * dec, uint32_t * rounding, |
116 | uint32_t * quant, uint32_t * fcode, uint32_t * intra_dc_threshold); | uint32_t * quant, uint32_t * fcode_forward, uint32_t * fcode_backward, uint32_t * intra_dc_threshold); |
117 | ||
118 | ||
119 | void BitstreamWriteVolHeader(Bitstream * const bs, | void BitstreamWriteVolHeader(Bitstream * const bs, |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |