Searched refs:PCM_MONOTONIC (Results 1 – 5 of 5) sorted by relevance
87 #define PCM_MONOTONIC 0x00000008 macro
85 pcm_object = pcm_open(0, 0, PCM_OUT | PCM_MONOTONIC, &kDefaultConfig); in TEST()
58 #define PCM_MONOTONIC 0x00000008 /* see pcm_get_htimestamp */ macro
1111 if (pcm->flags & PCM_MONOTONIC) { in pcm_open()
1049 if (pcm->flags & PCM_MONOTONIC) { in pcm_open()