Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_alaw.c230 if (alaw->sformat == SND_PCM_FORMAT_A_LAW) { in snd_pcm_alaw_hw_refine_cprepare()
236 SND_PCM_FORMAT_A_LAW); in snd_pcm_alaw_hw_refine_cprepare()
322 if (alaw->sformat == SND_PCM_FORMAT_A_LAW) { in snd_pcm_alaw_hw_params()
330 if (alaw->sformat == SND_PCM_FORMAT_A_LAW) { in snd_pcm_alaw_hw_params()
431 sformat != SND_PCM_FORMAT_A_LAW) in snd_pcm_alaw_open()
540 sformat != SND_PCM_FORMAT_A_LAW) { in _snd_pcm_alaw_open()
Dpcm_plug.c199 SND_PCM_FORMAT_A_LAW,
274 case SND_PCM_FORMAT_A_LAW: in snd_pcm_plug_slave_format()
521 case SND_PCM_FORMAT_A_LAW: in snd_pcm_plug_change_format()
561 case SND_PCM_FORMAT_A_LAW: in snd_pcm_plug_change_format()
Dpcm_meter.c1020 case SND_PCM_FORMAT_A_LAW: in s16_enable()
1114 case SND_PCM_FORMAT_A_LAW: in s16_update()
/third_party/alsa-utils/axfer/test/
Dcontainer-test.c212 (1ull << SND_PCM_FORMAT_A_LAW) | in main()
226 (1ull << SND_PCM_FORMAT_A_LAW), in main()
231 (1ull << SND_PCM_FORMAT_A_LAW), in main()
254 (1ull << SND_PCM_FORMAT_A_LAW) | in main()
/third_party/alsa-utils/axfer/
Dcontainer-au.c47 {CODE_ID_CCIT_A_LAW_BE, SND_PCM_FORMAT_A_LAW},
Dcontainer-riff-wave.c65 {WAVE_FORMAT_ALAW, SND_PCM_FORMAT_A_LAW},
Dcontainer-voc.c57 {VOC_VERSION_1_20, CODE_ID_CCIT_A_LAW_LE, SND_PCM_FORMAT_A_LAW},
/third_party/ffmpeg/libavdevice/
Dalsa.c60 case AV_CODEC_ID_PCM_ALAW: return SND_PCM_FORMAT_A_LAW; in codec_id_to_pcm_format()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c55 [PA_SAMPLE_ALAW] = SND_PCM_FORMAT_A_LAW, in set_format()
1463 [SND_PCM_FORMAT_A_LAW] = PA_SAMPLE_ALAW, in pa_alsa_get_supported_formats()
1478 SND_PCM_FORMAT_A_LAW, in pa_alsa_get_supported_formats()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsasrc.c740 alsa->format = SND_PCM_FORMAT_A_LAW; in alsasrc_parse_spec()
Dgstalsasink.c829 alsa->format = SND_PCM_FORMAT_A_LAW; in alsasink_parse_spec()
/third_party/alsa-lib/include/
Dpcm.h171 SND_PCM_FORMAT_A_LAW, enumerator