[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 1164, Fri Oct 3 12:41:02 2003 UTC revision 1167, Fri Oct 3 14:23:00 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.3 2003-10-03 12:41:02 syskin Exp $   * $Id: estimation.h,v 1.1.2.4 2003-10-03 14:23:00 syskin Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 110  Line 110 
110          uint32_t iQuant;          uint32_t iQuant;
111          uint32_t quant_type;          uint32_t quant_type;
112          int * cbp;          int * cbp;
113            const uint16_t * scan_table;
114    
115  } SearchData;  } SearchData;
116    

Legend:
Removed from v.1164  
changed lines
  Added in v.1167

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