[svn] / trunk / xvidcore / src / prediction / mbprediction.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/prediction/mbprediction.h

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

revision 1450, Sun May 9 21:21:31 2004 UTC revision 1451, Fri May 21 14:40:15 2004 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: mbprediction.h,v 1.22 2004-03-22 22:36:24 edgomez Exp $   * $Id: mbprediction.h,v 1.23 2004-05-21 14:40:15 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 60  Line 60 
60                                  uint32_t current_quant,                                  uint32_t current_quant,
61                                  int32_t iDcScaler,                                  int32_t iDcScaler,
62                                  int16_t predictors[8],                                  int16_t predictors[8],
63                                  const int bound);                                  const int bound,
64                                    const int bsversion);
65    
66  VECTOR  VECTOR
67  get_pmv2(const MACROBLOCK * const mbs,  get_pmv2(const MACROBLOCK * const mbs,

Legend:
Removed from v.1450  
changed lines
  Added in v.1451

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