Searched refs:_start_row_macro_ (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cxcore/src/ |
D | cxarithm.cpp | 1470 #define ICV_DEF_DIV_OP_CASE( flavor, arrtype, worktype, checktype, _start_row_macro_, \ argument 1483 _start_row_macro_(checktype, src2); \ 1537 _start_row_macro_, _cast_macro1_, _cast_macro2_, \ argument 1549 _start_row_macro_(checktype, src); \
|