Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Daifc.py159 def _read_short(file): function
178 expon = _read_short(f) # 2 bytes
440 self._nchannels = _read_short(chunk)
442 self._sampwidth = (_read_short(chunk) + 7) // 8
501 nmarkers = _read_short(chunk)
506 id = _read_short(chunk)