Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/examples/loopback/src/
DLoopbackAnalyzer.h583 printf(LOOPBACK_RESULT_TAG "test.state.name = %8s\n", convertStateToText(mState)); in report()
792 const char *convertStateToText(echo_state state) { in convertStateToText() function