Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h326 int m_lastAeComp; variable
DExynosCameraHWInterface2.cpp289 m_lastAeComp(0), in RequestManager()
720 if (m_lastAeComp == request_shot->shot.ctl.aa.aeExpCompensation) { in UpdateIspParameters()
725 m_lastAeComp = (int)(shot_ext->shot.ctl.aa.aeExpCompensation); in UpdateIspParameters()