[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 1631, Fri Sep 9 12:18:10 2005 UTC revision 1632, Tue Sep 13 12:12:15 2005 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.24 2004-06-12 13:02:12 edgomez Exp $   * $Id: mbprediction.h,v 1.25 2005-09-13 12:12:15 suxen_drol Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 72  Line 72 
72                  const int block);                  const int block);
73    
74  VECTOR  VECTOR
75    get_pmv2_interlaced(const MACROBLOCK * const mbs,
76                    const int mb_width,
77                    const int bound,
78                    const int x,
79                    const int y,
80                    const int block);
81    
82    VECTOR
83  get_qpmv2(const MACROBLOCK * const mbs,  get_qpmv2(const MACROBLOCK * const mbs,
84                  const int mb_width,                  const int mb_width,
85                  const int bound,                  const int bound,

Legend:
Removed from v.1631  
changed lines
  Added in v.1632

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