Searched refs:defaultStepDirections (Results 1 – 1 of 1) sorted by relevance
89 static const int defaultStepDirections[] = { 0,1, -1,1, -1,0, -1,-1 }; in cvCreateGLCM() local117 srcStepDirections = defaultStepDirections; in cvCreateGLCM()