OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipp_sobel_vert
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cv/src/
cvcorner.cpp
224
CvSobelFixedIPPFunc
ipp_sobel_vert
= 0, ipp_sobel_horiz = 0;
local
263
ipp_sobel_vert
= icvFilterSobelVert_8u16s_C1R_p;
268
ipp_sobel_vert
= icvFilterSobelVert_32f_C1R_p;
273
if( (
ipp_sobel_vert
&& ipp_sobel_horiz) ||
286
ipp_sobel_vert
= ipp_sobel_horiz = 0;
314
if(
ipp_sobel_vert
)
333
if(
ipp_sobel_vert
)
335
IPPI_CALL(
ipp_sobel_vert
( shifted_ptr, temp_step,
520
CvSobelFixedIPPFunc
ipp_sobel_vert
= 0, ipp_sobel_horiz = 0,
local
561
ipp_sobel_vert
= icvFilterSobelVert_8u16s_C1R_p
[
all
...]
Completed in 155 milliseconds