Searched defs:a_step1 (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/core/src/ |
D | matmul.cpp | 142 size_t a_step0, a_step1, c_step0, c_step1, t_step; in GEMMSingleMul() local 389 size_t a_step0, a_step1, t_step; in GEMMBlockMul() local 1328 size_t a_step0, a_step1, b_step0, b_step1, c_step0, c_step1; in gemm() local
|
/external/opencv/cxcore/src/ |
D | cxmatmul.cpp | 1113 int a_step0, a_step1, b_step0, b_step1, c_step0, c_step1; in cvGEMM() local
|