OCL_OP_DIV_SCALE 1852 modules/core/src/arithm.cpp     int i, n = oclop == OCL_OP_MUL_SCALE || oclop == OCL_OP_DIV_SCALE ||
OCL_OP_DIV_SCALE 1980 modules/core/src/arithm.cpp             if ( oclop == OCL_OP_DIV_SCALE )
OCL_OP_DIV_SCALE 3702 modules/core/src/arithm.cpp     arithm_op(src1, src2, dst, noArray(), dtype, getDivTab(), true, &scale, OCL_OP_DIV_SCALE);