[svn] / trunk / xvidcore / examples / xvid_bench.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/examples/xvid_bench.c

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

revision 1839, Tue Dec 2 13:44:55 2008 UTC revision 2021, Wed Jul 6 10:25:14 2011 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: xvid_bench.c,v 1.39 2008-12-02 13:44:55 Isibaar Exp $   * $Id$
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 1803  Line 1803 
1803                  TEST_YUYV(yv12_to_uyvy_altivec_c, 4, with_flip);                  TEST_YUYV(yv12_to_uyvy_altivec_c, 4, with_flip);
1804                  printf(" yv12_to_uyvy_altivec_c %.3f usec       crc32=0x%08x %s\n",                  printf(" yv12_to_uyvy_altivec_c %.3f usec       crc32=0x%08x %s\n",
1805                          t, iCrc, (iCrc!=yuv_CRCs[4][with_flip])?"| ERROR": "" );                          t, iCrc, (iCrc!=yuv_CRCs[4][with_flip])?"| ERROR": "" );
   
                 TEST_YUYV(yv12_to_bgra_altivec_c, 4, with_flip);  
                 printf(" yv12_to_bgra_altivec_c %.3f usec       crc32=0x%08x %s\n",  
                         t, iCrc, (iCrc!=yuv_CRCs[5][with_flip])?"| ERROR": "" );  
1806  #endif  #endif
1807          }          }
1808          printf( " --- \n" );          printf( " --- \n" );

Legend:
Removed from v.1839  
changed lines
  Added in v.2021

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