Searched refs:bstart (Results 1 – 4 of 4) sorted by relevance
8 int fast9_corner_score(const byte* p, const int pixel[], int bstart);
8 int fast9_corner_score(const byte* p, const int pixel[], int bstart) in fast9_corner_score() argument10 int bmin = bstart; in fast9_corner_score()
24 brel_start_iter, bstart;
341 char *bstart = (char*)blocks[b]; in delete_all() local344 ((value*)(bstart + offset))->~value(); in delete_all()