HomeSort by relevance Sort by last modified time
    Searched full:snd_pcm_area_silence (Results 1 - 4 of 4) sorted by null

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_dshare.c 70 snd_pcm_area_silence(&dst_areas[dchn], 0, dshare->shmptr->s.buffer_size, format);
pcm_route.c 118 snd_pcm_area_silence(dst_area, dst_offset, frames, params->dst_sfmt);
    [all...]
pcm.c 2495 int snd_pcm_area_silence(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, function
    [all...]
  /device/samsung/crespo/alsa-lib/include/
pcm.h     [all...]

Completed in 57 milliseconds