Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_return_stop.cpp30 #define STOP_AT_MSEC 1000 macro
192 printf("when callbackCount reaches %d msec\n", STOP_AT_MSEC); in main()
251 engine.stopAtFrame = STOP_AT_MSEC * sampleRate / 1000; in main()