Home
last modified time | relevance | path

Searched defs:num_corners (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/third_party/fastfeat/
Dfast_9.c2961 int* fast9_score(const byte* i, int stride, xy* corners, int num_corners, int b) in fast9_score()
2978 int num_corners=0; in fast9_detect() local
Dfast.c9 int num_corners; in fast9_detect_nonmax() local
Dnonmax.c8 xy* nonmax_suppression(const xy* corners, const int* scores, int num_corners, int* ret_num_nonmax) in nonmax_suppression()