[svn] / trunk / xvidcore / examples / bench_list.pl Repository:
ViewVC logotype

Annotation of /trunk/xvidcore/examples/bench_list.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1614 - (view) (download) (as text)

1 : Skal 1614 #
2 :     # List of benches to run
3 :     #
4 :    
5 :     #########################################
6 :     # Decoder benches
7 :     #########################################
8 :    
9 :     # Raw command-line args passed to 'xvid_bench 9'
10 :     # format: bitstream_name width height checksum
11 :     # followed, possibly, by the CPU option to use.
12 :    
13 :     @Dec_Benches = (
14 :     "lowdelay.m4v 720 576 0xf2a3229d -sse2"
15 :     , "lowdelay.m4v 720 576 0x5ea8e958 -c"
16 :     , "test_lowdelay.m4v 720 576 0x5ea8e958 -mmx"
17 :     );
18 :    
19 :     #########################################

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