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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
H A Dmorse.py85 dev.setnchannels(1)
93 dev.setnchannels(1)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_wave.py26 self.f.setnchannels(nchannels)
H A Dtest_aifc.py75 fout.setnchannels(f.getnchannels())
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dwave.py45 setnchannels(n) -- set the number of channels
286 set through the setnchannels() or setparams() method
330 def setnchannels(self, nchannels): member in class:Wave_write
392 self.setnchannels(nchannels)
H A Daifc.py98 setnchannels(n) -- set the number of channels
533 # set through the setnchannels() or setparams() method
599 def setnchannels(self, nchannels): member in class:Aifc_write
668 self.setnchannels(nchannels)

Completed in 610 milliseconds