Lines Matching full:ulaw
485 # for ULAW and ALAW try Compression Library
489 if self._comptype == 'ULAW':
498 if self._comptype == 'ULAW':
658 if comptype not in ('NONE', 'ULAW', 'ALAW', 'G722'):
678 if comptype not in ('NONE', 'ULAW', 'ALAW', 'G722'):
782 if self._comptype in ('ULAW', 'ALAW'):
786 raise Error, 'sample width must be 2 when compressing with ULAW or ALAW'
807 if self._comptype == 'ULAW':
815 if self._comptype == 'ULAW':
848 if self._comptype in ('ULAW', 'ALAW'):