Home
last modified time | relevance | path

Searched defs:P1 (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/perf/
Dperf_stereosgbm.cpp69 int P1 = 8*src_left.channels()*wsize*wsize; variable
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcalibration.cpp3665 Mat R1 = _Rmat1.getMat(), R2 = _Rmat2.getMat(), P1 = _Pmat1.getMat(), P2 = _Pmat2.getMat(), Q; in stereoRectify() local
3810 const Mat& R1, const Mat& R3, const Mat& P1, Mat& P3 ) in adjust3rdMatrix()
3881 Mat P1 = _Pmat1.getMat(), P2 = _Pmat2.getMat(); in rectify3Collinear() local
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_defines.h1059 #define P1 0x01 macro