Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos.TWL/dsp/snd-mic/src/
Dmain.c106 static void DrawWaveGraph(MICSamplingType type, GXRgb color, const void *buffer) in DrawWaveGraph() function
324 DrawWaveGraph(type, GX_RGB(31, 31, 31), tmp); in TwlMain()
333 DrawWaveGraph(type, GX_RGB(31, 31, 0), tmp); in TwlMain()