Searched refs:nxt (Results 1 – 1 of 1) sorted by relevance
134 int nxt = isSigned ? (((s8)nxt8) + 128) : nxt8; in DrawWaveGraph() local137 fx16 fex = (fx16)(((nxt - 128) * 0x1000) / 128); in DrawWaveGraph()