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

  /external/opencv/cv/src/
cvlinefit.cpp 191 CvMat _evc = cvMat( 3, 3, CV_32F, evc ); local
193 cvEigenVV( &_det, &_evc, &_evl, 0 );
199 CvMat _evc = cvMat( 3, 3, CV_32F, evc );
202 cvSVD( &_det, &_evl, &_evc, 0, CV_SVD_MODIFY_A+CV_SVD_U_T );
  /external/stlport/stlport/stl/config/
_system.h 157 # include <stl/config/_evc.h>
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 157 # include <stl/config/_evc.h>
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 157 # include <stl/config/_evc.h>
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 157 # include <stl/config/_evc.h>
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 157 # include <stl/config/_evc.h>
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 157 # include <stl/config/_evc.h>

Completed in 212 milliseconds