OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:icvfiltersobelvert_8u16s_c1r_p
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cv/src/
cvcorner.cpp
249
if( aperture_size <= 5 &&
icvFilterSobelVert_8u16s_C1R_p
)
263
ipp_sobel_vert =
icvFilterSobelVert_8u16s_C1R_p
;
557
if( aperture_size <= 5 &&
icvFilterSobelVert_8u16s_C1R_p
)
561
ipp_sobel_vert =
icvFilterSobelVert_8u16s_C1R_p
;
cvcanny.cpp
181
else if(
icvFilterSobelVert_8u16s_C1R_p
!= 0 ) // check for IPP
cvderiv.cpp
112
icvFilterSobelVert_8u16s_C1R_t
icvFilterSobelVert_8u16s_C1R_p
= 0;
[
all
...]
Completed in 4007 milliseconds