Home | History | Annotate | Download | only in include

Lines Matching refs:cvMatMulAdd

366 #define cvmMul( src1, src2, dst )       cvMatMulAdd( src1, src2, 0, dst )