Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dmatrix.cpp3922 static IppSortIndexFunc getSortIndexFunc(int depth, bool sortDescending) in getSortIndexFunc() function
3971 ippFunc = getSortIndexFunc(depth, sortDescending); in sortIdx_()