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

  /external/opencv3/modules/hal/include/opencv2/
hal.hpp 79 int normL1_(const uchar* a, const uchar* b, int n);
80 float normL1_(const float* a, const float* b, int n);
  /external/opencv3/modules/hal/src/
stat.cpp 218 float normL1_(const float* a, const float* b, int n)
258 int normL1_(const uchar* a, const uchar* b, int n)
  /external/opencv3/modules/core/src/
stat.cpp     [all...]

Completed in 181 milliseconds