OCL_OP_ABSDIFF   1845 modules/core/src/arithm.cpp             oclop == OCL_OP_ABSDIFF && wdepth == CV_32S && ddepth == wdepth ?
OCL_OP_ABSDIFF   2316 modules/core/src/arithm.cpp     arithm_op(src1, src2, dst, noArray(), -1, getAbsDiffTab(), false, 0, OCL_OP_ABSDIFF);