HomeSort by relevance Sort by last modified time
    Searched refs:block_lin_size (Results 1 - 2 of 2) sorted by null

  /external/opencv/cxcore/src/
cxmatmul.cpp 608 const int block_lin_size = 128; local
    [all...]
  /external/opencv3/modules/core/src/
matmul.cpp 883 const int block_lin_size = 128; local
884 const int block_size = block_lin_size * block_lin_size;
    [all...]

Completed in 52 milliseconds