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

  /device/samsung/crespo/alsa-lib/test/
pcm_min.c 40 frames = snd_pcm_recover(handle, frames, 0);
  /device/samsung/crespo/libaudio/
AudioHardwareALSA.cpp     [all...]
  /device/samsung/crespo/alsa-lib/include/
pcm.h 466 int snd_pcm_recover(snd_pcm_t *pcm, int err, int silent);
    [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 7218 int snd_pcm_recover(snd_pcm_t *pcm, int err, int silent) function
    [all...]

Completed in 15 milliseconds