Home | History | Annotate | only in /frameworks/av/media/libaaudio/src/utility
Up to higher level directory
NameDateSize
AAudioUtilities.cpp05-Oct-201712.7K
AAudioUtilities.h05-Oct-20176.8K
AudioClock.h05-Oct-20173.7K
FixedBlockAdapter.cpp05-Oct-20171K
FixedBlockAdapter.h05-Oct-20172.2K
FixedBlockReader.cpp05-Oct-20172.3K
FixedBlockReader.h05-Oct-20171.4K
FixedBlockWriter.cpp05-Oct-20172.1K
FixedBlockWriter.h05-Oct-20171.3K
HandleTracker.cpp05-Oct-20178.1K
HandleTracker.h05-Oct-20175.5K
LinearRamp.cpp05-Oct-20171.5K
LinearRamp.h05-Oct-20172.4K
MonotonicCounter.h05-Oct-20172.6K
README.md05-Oct-2017187

README.md

      1 The utility folder contains things that may be shared between the AAudio client and server.
      2 They might also be handy outside AAudio.
      3 They generally do not depend on AAudio functionality.
      4