Home | History | Annotate | Download | only in libcamera

Lines Matching refs:new_w

4119 int ExynosCameraHWInterface::m_calibratePosition(int w, int new_w, int pos)
4121 return (float)(pos * new_w) / (float)w;