D | cxlogic.cpp | 180 const void* maskarr, CvFunc2D_2A1P1I fn_2d ) in icvLogicS() argument 240 IPPI_CALL( fn_2d( iterator.ptr[0], CV_STUB_STEP, in icvLogicS() 321 IPPI_CALL( fn_2d( src->data.ptr + y*src->step, src_step, tdst->data.ptr, tdst_step, in icvLogicS() 339 const void* maskarr, CvFunc2D_3A fn_2d ) in icvLogic() argument 402 IPPI_CALL( fn_2d( iterator.ptr[0], CV_STUB_STEP, in icvLogic() 488 IPPI_CALL( fn_2d( src1->data.ptr + y*src1->step, src1_step, in icvLogic()
|