Searched defs:center_ptr (Results 1 – 1 of 1) sorted by relevance
203 const uint8_t* const center_ptr, const int* offsets) { in TestCircle()480 uint8_t* const center_ptr = (*keypoint_scratch_)[img_y] + img_x; in FindFastKeypoints() local