Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwave.py462 def _write_header(self, initlength): argument
466 self._nframes = initlength / (self._nchannels * self._sampwidth)
Daifc.py820 def _write_header(self, initlength): argument
825 self._nframes = initlength // (self._nchannels * self._sampwidth)