Home | History | Annotate | Download | only in src

Lines Matching refs:idx

1313     INT idx = 0;
1333 pCoeff = &coeff[(order-idx)];
1339 if(--idx<0) { idx = order-1; }
1340 statusVar[idx] = signal[j];