Home | History | Annotate | Download | only in video

Lines Matching full:ystep

400 "__global const float * flowy, int yStep,\n"
411 "float dy = flowy[mad24(y, yStep, x)];\n"
524 "__global float * flowy, int yStep,\n"
538 "flowy[mad24(y, yStep, x)] = (g22*h1 - g12*h2) * detInv;\n"