Searched refs:mtdev_match (Results 1 – 4 of 4) sorted by relevance
/third_party/mtdev/test/ |
D | mtdev-matching.c | 58 mtdev_match(index, A, 4, 4); in test1() 93 mtdev_match(index, A, 5, 5); in test2() 118 mtdev_match(index, A, n1, n2); in speed1()
|
/third_party/mtdev/src/ |
D | match.h | 40 void mtdev_match(int index[DIM_FINGER], int A[DIM2_FINGER],
|
D | core.c | 99 mtdev_match(n2s, A, nn, sn); in solve()
|
D | match.c | 386 void mtdev_match(int ix[DIM_FINGER], int A[DIM2_FINGER], int nrow, int ncol) in mtdev_match() function
|