Searched defs:W3 (Results 1 - 2 of 2) sorted by relevance

/external/libyuv/files/util/
H A Dssim.cc73 W3 = MAKE_WEIGHT(3); variable in typeref:struct:__anon12298
273 LOAD_LINE_PAIR(3, W3);
/external/opencv/cv/src/
H A Dcvcalibration.cpp453 CvMat W3 = cvMat(3, 3, CV_64F, _W3); local
470 cvMatMul( &dxdR2, &dR2dr2, &W3 );
471 cvConvert( &W3, dt3dr2 );

Completed in 193 milliseconds