Home | History | Annotate | Download | only in src

Lines Matching refs:ippFunc

643             ippsPolarToCart ippFunc =
646 CV_Assert(ippFunc != 0);
648 IppStatus status = ippFunc(Mag.ptr(), Angle.ptr(), X.ptr(), Y.ptr(), static_cast<int>(cn * X.total()));