Home | History | Annotate | Download | only in dsp

Lines Matching refs:xy_next

1510     const int xy_next = X[i + 1] + Y[i + 1];
1512 if (xy == xy_next) {