Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvpyramids.cpp905 icvPyrUp_Gauss5x5_8u_C1R_t icvPyrUp_Gauss5x5_8u_C1R_p = 0; variable
986 ipp_func = type == CV_8UC1 ? icvPyrUp_Gauss5x5_8u_C1R_p : in cvPyrUp()