Searched refs:icvLaplaceCol_32f (Results 1 – 1 of 1) sorted by relevance
358 static void icvLaplaceCol_32f( const float** src, float* dst, int dst_step,443 y_func = (CvColumnFilterFunc)icvLaplaceCol_32f; in init()451 y_func = (CvColumnFilterFunc)icvLaplaceCol_32f; in init()686 icvLaplaceCol_32f( const float** src, float* dst, in icvLaplaceCol_32f() function