HomeSort by relevance Sort by last modified time
    Searched refs:magstep1 (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvcanny.cpp 171 int magstep1, magstep2; local
216 magstep1 = (int)(mag_buf[2] - mag_buf[1]);
265 if( m > _mag[j+magstep2] && m >= _mag[j+magstep1] )
280 if( m > _mag[j+magstep2-s] && m > _mag[j+magstep1+s] )
  /external/bison/build-aux/
texinfo.tex     [all...]

Completed in 450 milliseconds