Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Daifc.py205 def _write_short(f, x): function
874 _write_short(self._file, self._nchannels)
879 _write_short(self._file, 8)
881 _write_short(self._file, self._sampwidth * 8)
940 _write_short(self._file, len(self._markers))
943 _write_short(self._file, id)

Completed in 2 milliseconds