HomeSort by relevance Sort by last modified time
    Searched refs:icvSepConvSmall3_32f (Results 1 - 3 of 3) sorted by null

  /external/opencv/cv/src/
cvcornersubpix.cpp 196 icvSepConvSmall3_32f( src_buffer, src_buf_size.width * sizeof(src_buffer[0]),
200 icvSepConvSmall3_32f( src_buffer, src_buf_size.width * sizeof(src_buffer[0]),
_cvimgproc.h 52 void icvSepConvSmall3_32f( float* src, int src_step, float* dst, int dst_step,
cvderiv.cpp 47 void icvSepConvSmall3_32f( float* src, int src_step, float* dst, int dst_step,
    [all...]

Completed in 30 milliseconds