HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_mulaw_decode (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_plugin.h 92 #define snd_pcm_mulaw_decode snd1_pcm_mulaw_decode macro
123 void snd_pcm_mulaw_decode(const snd_pcm_channel_area_t *dst_areas,
pcm_mulaw.c 161 void snd_pcm_mulaw_decode(const snd_pcm_channel_area_t *dst_areas, function
342 mulaw->func = snd_pcm_mulaw_decode;
347 mulaw->func = snd_pcm_mulaw_decode;
pcm_meter.c 1111 snd_pcm_mulaw_decode(s16->buf_areas, offset,

Completed in 12 milliseconds