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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 49 #define PCM_NORESTART 0x00000004 /* PCM_NORESTART - when set, calls to
  /device/asus/grouper/audio/
audio_hw.c 293 out->pcm = pcm_open(PCM_CARD, device, PCM_OUT | PCM_NORESTART, out->pcm_config);
    [all...]
  /external/tinyalsa/
pcm.c 412 if (pcm->flags & PCM_NORESTART)

Completed in 133 milliseconds