Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvfilter.cpp1786 static const float small_gaussian_tab[][SMALL_GAUSSIAN_SIZE/2+1] = in init_gaussian_kernel() local
1817 fixed_kernel = small_gaussian_tab[n>>1]; in init_gaussian_kernel()