Home | History | Annotate | Download | only in src

Lines Matching full:icvlaplacecol_32f

358 static void icvLaplaceCol_32f( const float** src, float* dst, int dst_step,
443 y_func = (CvColumnFilterFunc)icvLaplaceCol_32f;
451 y_func = (CvColumnFilterFunc)icvLaplaceCol_32f;
686 icvLaplaceCol_32f( const float** src, float* dst,