Home
last modified time | relevance | path

Searched refs:AAudioSimplePlayer (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimplePlayer.h71 class AAudioSimplePlayer {
73 AAudioSimplePlayer() {} in AAudioSimplePlayer() function
74 ~AAudioSimplePlayer() { in ~AAudioSimplePlayer()
304 AAudioSimplePlayer simplePlayer;
/frameworks/av/media/libaaudio/tests/
Dtest_aaudio_monkey.cpp59 class AAudioMonkey : public AAudioSimplePlayer {
74 aaudio_result_t result = AAudioSimplePlayer::open(*mArgParser, in open()
/frameworks/av/media/libaaudio/examples/write_sine/src/
Dwrite_sine.cpp36 AAudioSimplePlayer player; in main()
Dwrite_sine_callback.cpp54 AAudioSimplePlayer &player = myData.simplePlayer; in testOpenPlayClose()
/frameworks/av/media/libaaudio/examples/loopback/src/
Dloopback.cpp417 AAudioSimplePlayer player; in main()