Home
last modified time | relevance | path

Searched refs:s_aCalMatrix (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/camera/Stereo/
Dmain.cpp213 nn::math::MTX34 s_aCalMatrix[CAMERA_NUM]; variable
1786 &s_aCalMatrix[CAMERA_RIGHT], in SetCalibration()
1787 &s_aCalMatrix[CAMERA_LEFT], in SetCalibration()
1884 nn::math::MTX34Mult(&move, &s_aCalMatrix[index], &move); in DrawCameraImage()