HomeSort by relevance Sort by last modified time
    Searched defs:snd_pcm_mulaw_decode (Results 1 - 2 of 2) 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;

Completed in 94 milliseconds