Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DCL_old.py118 ALAW = Algorithm(AUDIO, 2) variable
/external/python/cpython2/Doc/library/
Dsunau.rst140 Returns compression type. Supported compression types are ``'ULAW'``, ``'ALAW'``
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'``
Daifc.rst194 are supported: ``b'NONE'``, ``b'ULAW'``, ``b'ALAW'``, ``b'G722'``.