Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvderiv.cpp356 static void icvLaplaceCol_32s16s( const int** src, short* dst, int dst_step,
438 y_func = (CvColumnFilterFunc)icvLaplaceCol_32s16s; in init()
544 icvLaplaceCol_32s16s( const int** src, short* dst, in icvLaplaceCol_32s16s() function