Home | History | Annotate | Download | only in Lib

Lines Matching refs:_write_short

200 def _write_short(f, x):
883 _write_short(self._file, self._nchannels)
888 _write_short(self._file, 8)
890 _write_short(self._file, self._sampwidth * 8)
949 _write_short(self._file, len(self._markers))
952 _write_short(self._file, id)