Home
last modified time | relevance | path

Searched refs:snd_pcm_mulaw_encode (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_plugin.h96 #define snd_pcm_mulaw_encode snd1_pcm_mulaw_encode macro
130 void snd_pcm_mulaw_encode(const snd_pcm_channel_area_t *dst_areas,
Dpcm_mulaw.c198 void snd_pcm_mulaw_encode(const snd_pcm_channel_area_t *dst_areas, in snd_pcm_mulaw_encode() function
339 mulaw->func = snd_pcm_mulaw_encode; in snd_pcm_mulaw_hw_params()
350 mulaw->func = snd_pcm_mulaw_encode; in snd_pcm_mulaw_hw_params()