Parent Directory
|
Revision Log
|
Patch
revision 1.7, Sat Jul 6 17:04:57 2002 UTC | revision 1.8, Sun Jul 28 13:06:46 2002 UTC | |
---|---|---|
# | Line 97 | Line 97 |
97 | ||
98 | /** MBCoding.c **/ | /** MBCoding.c **/ |
99 | ||
100 | void MBSkip(Bitstream * bs); /* just the bitstream. Since MB is skipped, no info is needed */ | |
101 | ||
102 | ||
103 | void MBCoding(const FRAMEINFO * frame, /* <-- the parameter for coding of the bitstream */ | void MBCoding(const FRAMEINFO * frame, /* <-- the parameter for coding of the bitstream */ |
104 | ||
105 | MACROBLOCK * pMB, /* <-- Info of the MB to be coded */ | MACROBLOCK * pMB, /* <-- Info of the MB to be coded */ |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |