Home | History | Annotate | Download | only in dsp

Lines Matching refs:halfstep

883   const int halfstep = step / 2;
901 for (green_to_red = -64; green_to_red <= 64; green_to_red += halfstep) {