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

  /frameworks/av/include/media/
VolumeShaper.h 552 static int64_t convertTimespecToUs(const struct timespec &tv)
564 return convertTimespecToUs(tv);
    [all...]
  /frameworks/av/media/libaudioclient/
AudioTrack.cpp 64 static int64_t convertTimespecToUs(const struct timespec &tv)
82 return convertTimespecToUs(tv);
    [all...]

Completed in 103 milliseconds