Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/audio_world/
H A Daudio_world.cc58 char getFftCharForValue(uint16_t value) { in getFftCharForValue() function
108 fftStr[i] = getFftCharForValue(static_cast<uint16_t>(value)); in handleAudioDataEvent()