Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp343 float activeCx = mCx - mArrayDiffX; in mapCorrectedToRawImpl() local
348 float xwi = (coordPairs[i] - activeCx - mS * ywi) * mInvFx; in mapCorrectedToRawImpl()