Searched refs:sensorPhysicalSize (Results 1 – 2 of 2) sorted by relevance
1110 static const float sensorPhysicalSize[2] = {3.20f, 2.40f}; // mm in constructStaticInfo() local1112 sensorPhysicalSize, 2); in constructStaticInfo()1213 float f_x = focalLength * Sensor::kActiveArray[2] / sensorPhysicalSize[0]; in constructStaticInfo()1214 float f_y = focalLength * Sensor::kActiveArray[3] / sensorPhysicalSize[1]; in constructStaticInfo()
2123 static const float sensorPhysicalSize[2] = {3.20f, 2.40f}; // mm in constructStaticInfo() local2125 sensorPhysicalSize, 2); in constructStaticInfo()