Searched refs:focalLengths (Results 1 – 2 of 2) sorted by relevance
1246 static const float focalLengths = 5.0f; in constructStaticInfo() local1248 &focalLengths, 1); in constructStaticInfo()1307 float f_x = focalLengths * mSensorWidth / sensorPhysicalSize[0]; in constructStaticInfo()1308 float f_y = focalLengths * mSensorHeight / sensorPhysicalSize[1]; in constructStaticInfo()
1152 static const float focalLengths = 5.0f; // mm in constructStaticInfo() local1154 &focalLengths, 1); in constructStaticInfo()