HomeSort by relevance Sort by last modified time
    Searched full:a_s_c (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvcontourtree.cpp 79 double a_s_c, a_sp1_c; local
402 a_s_c = fabs( s_c - sn2_c );
405 if( a_s_c > a_sp1_c )

Completed in 191 milliseconds