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/fugu/libaudio/
AudioOutput.cpp 228 PCM_OUT | PCM_NORESTART | PCM_MONOTONIC, &config);
  /external/tinyalsa/
pcm.c 511 if (pcm->flags & PCM_NORESTART)
    [all...]

Completed in 461 milliseconds