Home | History | Annotate | only in /frameworks/av/media/libaaudio/src/utility
Up to higher level directory
NameDateSize
AAudioUtilities.cpp22-Oct-202013K
AAudioUtilities.h22-Oct-20208.6K
AudioClock.h22-Oct-20203.7K
FixedBlockAdapter.cpp22-Oct-20201K
FixedBlockAdapter.h22-Oct-20202.2K
FixedBlockReader.cpp22-Oct-20202.3K
FixedBlockReader.h22-Oct-20201.4K
FixedBlockWriter.cpp22-Oct-20202.1K
FixedBlockWriter.h22-Oct-20201.3K
MonotonicCounter.h22-Oct-20203.2K
README.md22-Oct-2020187

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