Home
last modified time | relevance | path

Searched refs:d_cols (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/ts/src/
Dts_func.cpp2158 int d_rows, int d_cols, int a_cols, int cn, in GEMM_() argument
2163 for( int j = 0; j < d_cols; j++ ) in GEMM_()