Home | History | Annotate | Download | only in src

Lines Matching refs:useTegra

1327     if ( tegra::useTegra() && tegra::box(src, dst, ksize, anchor, normalize, borderType) )
1653 if(sigma1 == 0 && sigma2 == 0 && tegra::useTegra() && tegra::gaussian(src, dst, ksize, borderType))
2701 if (tegra::useTegra() && tegra::medianBlur(src0, dst, ksize))