Searched refs:mInvFx (Results 1 – 2 of 2) sorted by relevance
42 mInvFx(other.mInvFx), mInvFy(other.mInvFy), mK(other.mK), in DistortionMapper()183 float mInvFx, mInvFy; variable
185 mInvFx = 1 / mFx; in updateCalibration()321 float xwi = (coordPairs[i] - activeCx - mS * ywi) * mInvFx; in mapCorrectedToRawImpl()