Home | History | Annotate | Download | only in src

Lines Matching full:vmax

802     int v, v0, vmax = cvFloor(halfPatchSize * std::sqrt(2.f) / 2 + 1);
804 for (v = 0; v <= vmax; ++v)