OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipp_sobel_vert_second
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cv/src/
cvcorner.cpp
521
ipp_sobel_vert_second
= 0, ipp_sobel_horiz_second = 0,
local
563
ipp_sobel_vert_second
= icvFilterSobelVertSecond_8u16s_C1R_p;
571
ipp_sobel_vert_second
= icvFilterSobelVertSecond_32f_C1R_p;
577
if( ipp_sobel_vert && ipp_sobel_horiz &&
ipp_sobel_vert_second
&&
590
ipp_sobel_vert_second
= ipp_sobel_horiz_second = ipp_sobel_cross = 0;
646
IPPI_CALL(
ipp_sobel_vert_second
( shifted_ptr, temp_step,
Completed in 181 milliseconds