Home
last modified time | relevance | path

Searched defs:BLOCK_DIM_X (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudafilters/src/cuda/
Dcolumn_filter.hpp61 const int BLOCK_DIM_X = 16; in linearColumnFilter() local
148 int BLOCK_DIM_X; in caller() local
Drow_filter.hpp61 const int BLOCK_DIM_X = 32; in linearRowFilter() local
148 int BLOCK_DIM_X; in caller() local