Home | History | Annotate | Download | only in src

Lines Matching full:ippfunc

579     ippimatchTemplate ippFunc =
583 if (ippFunc==0)
594 status = ippFunc(src.ptr(), (int)src.step, srcRoiSize, tpl.ptr(), (int)tpl.step, tplRoiSize, dst.ptr<Ipp32f>(), (int)dst.step, funCfg, pBuffer);
612 ippimatchTemplate ippFunc =
616 if (ippFunc==0)
627 status = ippFunc(src.ptr(), (int)src.step, srcRoiSize, tpl.ptr(), (int)tpl.step, tplRoiSize, dst.ptr<Ipp32f>(), (int)dst.step, funCfg, pBuffer);