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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 58 #define PCM_MONOTONIC 0x00000008 /* see pcm_get_htimestamp */
183 int pcm_get_htimestamp(struct pcm *pcm, unsigned int *avail,
  /device/asus/grouper/audio/
audio_hw.c 695 if (pcm_get_htimestamp(out->pcm,
797 if (pcm_get_htimestamp(out->pcm, &avail, timestamp) == 0) {
    [all...]
  /external/tinyalsa/
pcm.c 354 int pcm_get_htimestamp(struct pcm *pcm, unsigned int *avail, function
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 79 milliseconds