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

  /frameworks/av/services/oboeservice/
AAudioServiceStreamMMAP.cpp 258 *timeNanos = position.time_nanoseconds;
  /hardware/interfaces/audio/2.0/default/
Stream.h 168 position.timeNanoseconds = halPosition.time_nanoseconds;
  /system/media/audio/include/system/
audio.h 522 int64_t time_nanoseconds; /**< timestamp in ns, CLOCK_MONOTONIC */ member in struct:audio_mmap_position
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/mkvparser/
mkvparser.h 1099 const Cluster* FindCluster(long long time_nanoseconds) const;
1100 // const BlockEntry* Seek(long long time_nanoseconds, const Track*) const;
  /external/libvpx/libwebm/mkvparser/
mkvparser.h 1066 const Cluster* FindCluster(long long time_nanoseconds) const;
1067 // const BlockEntry* Seek(long long time_nanoseconds, const Track*) const;
  /frameworks/av/media/libaudiohal/
StreamHalHidl.cpp 180 position->time_nanoseconds = hidlPosition.timeNanoseconds;
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 1169 milliseconds