Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DCL_old.py116 ULAW = Algorithm(AUDIO, 1) variable
/external/python/cpython2/Doc/library/
Dsunau.rst140 Returns compression type. Supported compression types are ``'ULAW'``, ``'ALAW'``
228 Set the compression type and description. Only ``'NONE'`` and ``'ULAW'`` are
Daifc.rst191 compression types are supported: NONE, ULAW, ALAW, G722.
/external/python/cpython3/Doc/library/
Dsunau.rst136 Returns compression type. Supported compression types are ``'ULAW'``, ``'ALAW'``
228 Set the compression type and description. Only ``'NONE'`` and ``'ULAW'`` are
Daifc.rst194 are supported: ``b'NONE'``, ``b'ULAW'``, ``b'ALAW'``, ``b'G722'``.