HomeSort by relevance Sort by last modified time
    Searched refs:_T (Results 26 - 27 of 27) sorted by null

12

  /external/opencv/cv/src/
cvcalibration.cpp 789 CvMat _r, _t, _a = cvMat( 3, 3, CV_64F, a ), _k;
849 _t = cvMat( t_vec->rows, t_vec->cols, CV_MAKETYPE(CV_64F,CV_MAT_CN(t_vec->type)), t );
850 CV_CALL( cvConvert( t_vec, &_t ));
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc 551 if (!Create(NULL, _T("libjingle DeviceWatcher Window"),

Completed in 138 milliseconds

12