Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp344 float activeCy = mCy - mArrayDiffY; in mapCorrectedToRawImpl() local
347 float ywi = (coordPairs[i + 1] - activeCy) * mInvFy; in mapCorrectedToRawImpl()