[svn] / branches / dev-api-4 / xvidcore / src / motion / estimation.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/motion/estimation.h

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

revision 1272, Thu Dec 18 01:19:45 2003 UTC revision 1273, Thu Dec 18 02:02:08 2003 UTC
# Line 21  Line 21 
21   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
22   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
23   *   *
24   * $Id: estimation.h,v 1.1.2.7 2003-12-03 11:51:28 syskin Exp $   * $Id: estimation.h,v 1.1.2.8 2003-12-18 02:02:08 Isibaar Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 153  Line 153 
153  xvid_me_SubpelRefine(SearchData * const data, CheckFunc * const CheckCandidate);  xvid_me_SubpelRefine(SearchData * const data, CheckFunc * const CheckCandidate);
154    
155  void  void
156    SubpelRefine_Fast(SearchData * data, CheckFunc * CheckCandidate);
157    
158    void
159  xvid_me_ModeDecision_RD(SearchData * const Data,  xvid_me_ModeDecision_RD(SearchData * const Data,
160                  MACROBLOCK * const pMB,                  MACROBLOCK * const pMB,
161                  const MACROBLOCK * const pMBs,                  const MACROBLOCK * const pMBs,

Legend:
Removed from v.1272  
changed lines
  Added in v.1273

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