Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dsum.simd.hpp429 static int sum32f( const float* src, const uchar* mask, double* dst, int len, int cn ) in sum32f() function
442 (SumFunc)GET_OPTIMIZED(sum32f), (SumFunc)sum64f, in getSumFunc()