OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_x_kernel_flags
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/include/
cv.hpp
195
int
get_x_kernel_flags
() const { return kx_flags; }
function in class:CvSepFilter
/external/opencv/cv/src/
cvfilter.cpp
911
int is_symm = state->
get_x_kernel_flags
() & CvSepFilter::SYMMETRICAL;
[
all
...]
Completed in 308 milliseconds