Home
last modified time | relevance | path

Searched refs:lame2 (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/test/
H A Dlametest.py15 print "Mode 1. Compare output of 'lame1' and 'lame2':"
16 print "./lametest.py [options] options_file input.wav lame1 lame2" + os.linesep
100 lame2 = "none" variable
105 lame2 = "makeref" variable
114 if lame2 == "makeref":
119 lame2 = "ref" variable
127 lame2 = os.path.normpath(os.path.expanduser(args[3])) variable
157 if not (lame2 == "ref" or lame2 == "makeref"):
158 # check for executable lame2
[all...]

Completed in 1 milliseconds