Searched refs:smp (Results 1 – 3 of 3) sorted by relevance
356 int32_t smp = inBuffer->s16[i]; in Visualizer_process() local357 if (smp < 0) smp = -smp - 1; // take care to keep the max negative in range in Visualizer_process()358 int32_t clz = __builtin_clz(smp); in Visualizer_process()385 int32_t smp = inBuffer->s16[2 * inIdx] + inBuffer->s16[2 * inIdx + 1]; in Visualizer_process() local386 smp = smp >> shift; in Visualizer_process()387 buf[captIdx] = ((uint8_t)smp)^0x80; in Visualizer_process()
219 int16_t smp; in Reverb_Process() local230 smp = *pSrc++; in Reverb_Process()231 *pDst++ = smp; in Reverb_Process()232 *pDst++ = smp; in Reverb_Process()
2043 <a href="<?cs var:toroot ?>training/articles/smp.html"