Searched refs:scratch_stride (Results 1 – 1 of 1) sorted by relevance
450 const int scratch_stride = frame.stride(); in FindFastKeypoints() local487 *(center_ptr - scratch_stride) += 1; in FindFastKeypoints()488 *(center_ptr + scratch_stride) += 1; in FindFastKeypoints()