Home | History | Annotate | Download | only in Lib

Lines Matching refs:_write_short

201 def _write_short(f, x):
837 _write_short(self._file, self._nchannels)
842 _write_short(self._file, 8)
844 _write_short(self._file, self._sampwidth * 8)
903 _write_short(self._file, len(self._markers))
906 _write_short(self._file, id)