Lines Matching refs:step_x
693 int step_x, step_y;702 step_x = srcW / dstW;706 unsigned int stepXStride = step_x * 2;727 int32_t step_x, step_y;737 step_x = srcW / dstW;748 src_pos = src_y_start_pos + (x * step_x);762 src_pos = src_y_start_pos + (j * step_x);