Searched refs:ocl_dot (Results 1 – 1 of 1) sorted by relevance
855 static bool ocl_dot( InputArray _src1, InputArray _src2, double & res ) in ocl_dot() function913 CV_OCL_RUN_(dims <= 2, ocl_dot(*this, m, r), r) in dot()