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

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_plugin.h 94 #define snd_pcm_adpcm_decode snd1_pcm_adpcm_decode macro
141 void snd_pcm_adpcm_decode(const snd_pcm_channel_area_t *dst_areas,
pcm_adpcm.c 216 void snd_pcm_adpcm_decode(const snd_pcm_channel_area_t *dst_areas, function
431 adpcm->func = snd_pcm_adpcm_decode;
436 adpcm->func = snd_pcm_adpcm_decode;
pcm_meter.c 1117 snd_pcm_adpcm_decode(s16->buf_areas, offset,

Completed in 57 milliseconds