Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_write_short

200 def _write_short(f, x):
867 _write_short(self._file, self._nchannels)
870 _write_short(self._file, self._sampwidth * 8)
928 _write_short(self._file, len(self._markers))
931 _write_short(self._file, id)