Searched defs:tdst_step (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cxcore/src/ |
D | cxlogic.cpp | 201 int src_step, dst_step, tdst_step, mask_step; in icvLogicS() local 357 int src1_step, src2_step, tdst_step, dst_step, mask_step; in icvLogic() local
|
D | cxarithm.cpp | 285 int src1_step, src2_step, dst_step, tdst_step, mask_step; local 536 int src_step, dst_step, tdst_step, mask_step; in cvSubRS() local 760 int src1_step, src2_step, dst_step, tdst_step, mask_step; in cvAdd() local 1008 int src_step, dst_step, tdst_step, mask_step; in cvAddS() local
|