Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_ae.cpp78 int sensorInttime, in AeReg2RealConv() argument
132 … LOGE_AEC_SUBM(0xff, "GAIN OUT OF RANGE: lasttime-gain: %d-%d", sensorInttime, sensorGain); in AeReg2RealConv()
167 …realInttime = ((sensorInttime - timeC0 * pConfig->LinePeriodsPerField - timeC1) / timeC2 /*- timeC… in AeReg2RealConv()