Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c66 AFMT_A_LAW, "audio/x-alaw"}, {
94 AFMT_MU_LAW | AFMT_A_LAW | \
Doss4-soundcard.h986 # define AFMT_A_LAW 0x00000002 macro
/third_party/pulseaudio/src/modules/oss/
Doss-util.c159 [PA_SAMPLE_ALAW] = AFMT_A_LAW, in pa_oss_auto_format()
/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstosssrc.c308 result = AFMT_A_LAW; in gst_oss_src_get_format()
Dgstosssink.c316 result = AFMT_A_LAW; in gst_oss_sink_get_format()
/third_party/python/Modules/
Dossaudiodev.c623 case AFMT_A_LAW: in _ssize()
1141 _EXPORT_INT(m, AFMT_A_LAW); in PyInit_ossaudiodev()
/third_party/pulseaudio/src/utils/
Dpadsp.c1723 case AFMT_A_LAW: in map_format()
1762 case PA_SAMPLE_ALAW: return AFMT_A_LAW; in map_format_back()
2181 *(int*) argp = AFMT_MU_LAW|AFMT_A_LAW|AFMT_U8|AFMT_S16_LE|AFMT_S16_BE; in dsp_ioctl()
/third_party/python/Doc/library/
Dossaudiodev.rst205 | :const:`AFMT_A_LAW` | a logarithmic encoding |
/third_party/python/Misc/
DHISTORY25845 crashing. It also defines the AFMT_A_LAW format (logarithmic A-law