Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvimgwarp.cpp1334 icvWarpPerspective_8u_C1R_t icvWarpPerspective_8u_C1R_p = 0; variable
1436 ipp_func = type == CV_8UC1 ? icvWarpPerspective_8u_C1R_p : in cvWarpPerspective()