OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_b_t
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
cxmatmul.cpp
1104
int
is_b_t
= flags & CV_GEMM_B_T;
local
[
all
...]
/external/opencv3/modules/core/src/
matmul.cpp
1319
int
is_b_t
= flags & GEMM_2_T;
local
[
all
...]
Completed in 36 milliseconds