Searched defs:rstep (Results 1 – 2 of 2) sorted by relevance
294 int rtype = 0, rstep = 0, size; in predict() local
220 int rstep = _results && !CV_IS_MAT_CONT(_results->type) ? _results->step/sizeof(result) : 1; in write_results() local