Searched refs:retro (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libaaudio/examples/write_sine/src/
H A Dwrite_sine_callback.cpp178 bool retro = (i > 0 && local
181 const char *message = retro ? " <= RETROGRADE!" : "";
/frameworks/av/media/libaaudio/tests/
H A Dtest_timestamps.cpp250 bool retro = (i > 0 && (timestamp->timestampPosition <
253 : (retro ? " <= RETROGRADE!" : "");

Completed in 26 milliseconds