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

  /system/media/audio_utils/include/audio_utils/
clock.h 93 static inline int64_t audio_utils_ns_from_timespec(const struct timespec *ts) function
108 return audio_utils_ns_from_timespec(&now_ts);
  /frameworks/av/media/libnbaio/
AudioStreamOutSink.cpp 86 timestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = audio_utils_ns_from_timespec(&time);
  /frameworks/av/media/libaudioclient/
AudioTrack.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 103 milliseconds