Searched refs:fovWide (Results 1 – 1 of 1) sorted by relevance
1532 float fovWide = 0.0f; in calculateBasicFovRatio() local1540 fovWide = (mDualCamParams.paramsMain.sensorStreamWidth * in calculateBasicFovRatio()1548 fovWide = (mDualCamParams.paramsAux.sensorStreamWidth * in calculateBasicFovRatio()1557 mFovControlData.basicFovRatio = (fovWide / fovTele); in calculateBasicFovRatio()1572 LOGD("fov wide : %f", fovWide); in calculateBasicFovRatio()