[cvs] / xvidcore / src / utils / mbfunctions.h Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/mbfunctions.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10.2.3, Sat Nov 2 15:52:31 2002 UTC revision 1.10.2.6, Fri Jan 3 12:45:30 2003 UTC
# Line 54  Line 54 
54                                                    const uint32_t width,                                                    const uint32_t width,
55                                                    const uint32_t height,                                                    const uint32_t height,
56                                                    const uint32_t edged_width,                                                    const uint32_t edged_width,
57                                                    const uint32_t quarterpel,                                                    const int quarterpel,
58                                                      const int reduced_resolution,
59                                                    const uint32_t rounding);                                                    const uint32_t rounding);
60    
61    
# Line 185  Line 186 
186    
187  /** MBCoding.c **/  /** MBCoding.c **/
188    
189  void MBSkip(Bitstream * bs);  /* just the bitstream. Since MB is skipped, no info is needed */  /* void MBSkip(Bitstream * bs);  just the bitstream. Since MB is skipped, no info is needed */
190    
191    
192  void MBCoding(const FRAMEINFO * const frame,    /* <-- the parameter for coding of the bitstream */  void MBCoding(const FRAMEINFO * const frame,    /* <-- the parameter for coding of the bitstream */

Legend:
Removed from v.1.10.2.3  
changed lines
  Added in v.1.10.2.6

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4