Home | History | Annotate | Download | only in src

Lines Matching refs:cvSub

1150         CV_CALL( cvSub( dst, temp, dst ));
1157 CV_CALL( cvSub( src, temp, dst ));
1164 CV_CALL( cvSub( temp, src, dst ));