Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/
H A Drk_aiq_types_atmo_algo_int.h244 float correction_offset; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAtmoHandle.cpp364 tmo_param->result.TmoFlicker.PredictK.correction_offset = in genIspResult()
365 atmo_rk->AtmoProcRes.TmoFlicker.PredictK.correction_offset; in genIspResult()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c631 u16 *correction_offset, in dpaa2_eth_ptp_parse() argument
658 *correction_offset = (u8 *)&hdr->correction - base; in dpaa2_eth_ptp_parse()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp1029 pAtmoCtx->ProcRes.TmoFlicker.PredictK.correction_offset = 0; in TmoGetCurrIOData()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp3719 float offset = TmoPara->correction_offset; in hdrtmoPredictK()