Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dwave.py590 def _write_header(self, initlength):
594 self._nframes = initlength // (self._nchannels * self._sampwidth)
H A Daifc.py842 def _write_header(self, initlength):
847 self._nframes = initlength // (self._nchannels * self._sampwidth)

Completed in 3 milliseconds