HomeSort by relevance Sort by last modified time
    Searched refs:setparams (Results 1 - 11 of 11) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
audiodev.py 62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
123 al.setparams(AL.DEFAULT_DEVICE, self.params)
sunau.py 85 setparams(tuple)-- set all parameters at once
367 def setparams(self, params): member in class:Au_write
wave.py 52 setparams(tuple)
282 set through the setcomptype() or setparams() method
284 set through the setcomptype() or setparams() method
286 set through the setnchannels() or setparams() method
288 set through the setsampwidth() or setparams() method
290 set through the setframerate() or setparams() method
292 set through the setnframes() or setparams() method
388 def setparams(self, params): member in class:Wave_write
aifc.py 105 setparams(tuple)
341 self._decomp.SetParams(params)
541 # set through the setcomptype() or setparams() method
543 # set through the setcomptype() or setparams() method
545 # set through the setnchannels() or setparams() method
547 # set through the setsampwidth() or setparams() method
549 # set through the setframerate() or setparams() method
551 # set through the setnframes() or setparams() method
674 def setparams(self, info): member in class:Aifc_write
833 self._comp.SetParams(params
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
audiodev.py 62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams)
123 al.setparams(AL.DEFAULT_DEVICE, self.params)
sunau.py 85 setparams(tuple)-- set all parameters at once
367 def setparams(self, params): member in class:Au_write
wave.py 52 setparams(tuple)
282 set through the setcomptype() or setparams() method
284 set through the setcomptype() or setparams() method
286 set through the setnchannels() or setparams() method
288 set through the setsampwidth() or setparams() method
290 set through the setframerate() or setparams() method
292 set through the setnframes() or setparams() method
388 def setparams(self, params): member in class:Wave_write
aifc.py 105 setparams(tuple)
341 self._decomp.SetParams(params)
541 # set through the setcomptype() or setparams() method
543 # set through the setcomptype() or setparams() method
545 # set through the setnchannels() or setparams() method
547 # set through the setsampwidth() or setparams() method
549 # set through the setframerate() or setparams() method
551 # set through the setnframes() or setparams() method
674 def setparams(self, info): member in class:Aifc_write
833 self._comp.SetParams(params
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_aifc.py 63 fout.setparams(f.getparams())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_aifc.py 63 fout.setparams(f.getparams())
  /external/sonivox/jet_tools/JetCreator/
eas.py 716 setparams()
724 stream.setparams((self.config.numChannels, 2, self.config.sampleRate, 0, 'NONE', None))
    [all...]

Completed in 207 milliseconds