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