Home | History | Annotate | Download | only in src

Lines Matching refs:step

81     size_t step = frame0.step;
83 CV_Assert(frame1.step == step && fu.step == step && fv.step == step && bu.step == step && bv.step == step && newFrame.step == step && buf.step == step);
91 state.nStep = static_cast<Ncv32u>(step);