Searched refs:PCM_MONOTONIC (Results 1 – 2 of 2) sorted by relevance
/external/tinyalsa/include/tinyalsa/ | ||
D | asoundlib.h | 58 #define PCM_MONOTONIC 0x00000008 /* see pcm_get_htimestamp */ macro |
/external/tinyalsa/ | ||
D | pcm.c | 1021 if (pcm->flags & PCM_MONOTONIC) { in pcm_open() |