Searched refs:icvSepConvSmall3_32f (Results 1 – 3 of 3) sorted by relevance
/external/opencv/cv/src/ |
D | cvcornersubpix.cpp | 196 icvSepConvSmall3_32f( src_buffer, src_buf_size.width * sizeof(src_buffer[0]), in cvFindCornerSubPix() 200 icvSepConvSmall3_32f( src_buffer, src_buf_size.width * sizeof(src_buffer[0]), in cvFindCornerSubPix()
|
D | _cvimgproc.h | 52 void icvSepConvSmall3_32f( float* src, int src_step, float* dst, int dst_step,
|
D | cvderiv.cpp | 47 void icvSepConvSmall3_32f( float* src, int src_step, float* dst, int dst_step, in icvSepConvSmall3_32f() function
|