Home | History | Annotate | Download | only in src

Lines Matching refs:vecOp

849 template<class CastOp, class VecOp> void
867 VecOp vecOp;
967 x = vecOp(rows, dst, (int)_dst.step, dsize.width);
974 template<class CastOp, class VecOp> void
991 VecOp vecOp;
1052 x = vecOp(rows, dsts, (int)_dst.step, dsize.width);