Searched refs:fast9_score (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/third_party/fastfeat/ |
D | fast.c | 14 scores = fast9_score(im, stride, corners, num_corners, b); in fast9_detect_nonmax()
|
D | fast.h | 12 int* fast9_score(const byte* i, int stride, xy* corners, int num_corners, int b);
|
D | fast_9.c | 2961 int* fast9_score(const byte* i, int stride, xy* corners, int num_corners, int b) in fast9_score() function
|