Searched refs:fast9_detect_nonmax (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | corner_detect.c | 27 xy *const frm_corners_xy = fast9_detect_nonmax(buf, width, height, stride, in fast_corner_detect()
|
/external/libaom/libaom/third_party/fastfeat/ |
D | fast.c | 6 xy* fast9_detect_nonmax(const byte* im, int xsize, int ysize, int stride, int b, int* ret_num_corne… in fast9_detect_nonmax() function
|
D | fast.h | 14 xy* fast9_detect_nonmax(const byte* im, int xsize, int ysize, int stride, int b, int* ret_num_corne…
|