Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DSensorHw.cpp1192 pending_split_exps_t pending_exp; in handle_sof_internal() local
1198 pending_exp = _pending_spilt_map[frameid]; in handle_sof_internal()
1201 if (pending_exp.is_rk_exp_res) { in handle_sof_internal()
1203 ret = setLinearSensorExposure(&pending_exp); in handle_sof_internal()
1205 ret = setHdrSensorExposure(&pending_exp); in handle_sof_internal()
1208 setI2cDAta(&pending_exp); in handle_sof_internal()