Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/fastfeat/
Dfast.c14 scores = fast9_score(im, stride, corners, num_corners, b); in fast9_detect_nonmax()
Dfast.h12 int* fast9_score(const byte* i, int stride, xy* corners, int num_corners, int b);
Dfast_9.c2961 int* fast9_score(const byte* i, int stride, xy* corners, int num_corners, int b) in fast9_score() function