Searched refs:add_pulse (Results 1 – 1 of 1) sorted by relevance
/liblc3-3.5.0-3.4.0/src/ |
D | sns.c | 394 LC3_HOT static void add_pulse(const float *x, int *y, int n, in add_pulse() function 462 add_pulse(xm, c[3], 16, npulses, 6, &corr, &energy); in quantize() 470 add_pulse(xm, c[2], 16, npulses, 8, &corr, &energy); in quantize() 487 add_pulse(xm, c[1], 10, npulses, 10, &corr, &energy); in quantize() 495 add_pulse(xm + 10, c[0] + 10, 6, 0, 1, &corr, &energy); in quantize()
|