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

  /external/opencv/cv/src/
cvhough.cpp 293 float phi, phi1; local
316 for( ti1 = 1, phi = theta_it - halfPi, phi1 = (theta_it + t) * itheta;
317 ti1 < halftn; ti1++, phi += theta_it, phi1 += scale_factor )
321 i += cvFloor( phi1 );
    [all...]
  /external/freetype/src/base/
ftstroke.c 1634 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; local
    [all...]

Completed in 488 milliseconds