Home | History | Annotate | Download | only in enc

Lines Matching refs:y_step

42                           int x_step, int y_step) {
46 for (; height-- > 0; alpha += y_step) {
50 for (; height-- > 0; alpha += y_step) {