Home
last modified time | relevance | path

Searched defs:P2 (Results 1 – 2 of 2) sorted by relevance

/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
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.h1060 #define P2 0x02 macro