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

Diff of /branches/dev-api-3/xvidcore/src/motion/motion_est.h

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

revision 769, Sat Jan 11 14:59:24 2003 UTC revision 803, Fri Jan 24 11:44:24 2003 UTC
# Line 26  Line 26 
26   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
27   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
28   *   *
29   *  $Id: motion_est.h,v 1.1.2.13 2003-01-11 14:59:24 chl Exp $   *  $Id: motion_est.h,v 1.1.2.14 2003-01-24 11:44:24 syskin Exp $
30   *   *
31   ***************************************************************************/   ***************************************************************************/
32    
# Line 137  Line 137 
137          const uint8_t * bRefH;          const uint8_t * bRefH;
138          const uint8_t * bRefV;          const uint8_t * bRefV;
139          const uint8_t * bRefHV;          const uint8_t * bRefHV;
140            const uint8_t * b_RefCU;
141            const uint8_t * b_RefCV;
142    
143          VECTOR bpredMV;          VECTOR bpredMV;
144          uint32_t bFcode;          uint32_t bFcode;
145  // fields for direct mode  // fields for direct mode

Legend:
Removed from v.769  
changed lines
  Added in v.803

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