Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adrc/
H A Drk_aiq_types_adrc_hw.h62 unsigned char weipre_frame; member
92 unsigned char weipre_frame; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adrc/
H A Drk_aiq_adrc_algo_v11.cpp329 pAdrcProcRes->DrcProcRes.Drc_v11.weipre_frame = in AdrcGetTuningProcResV11()
330 LIMIT_VALUE(pAdrcProcRes->DrcProcRes.Drc_v11.weipre_frame, INT8BITMAX, 0); in AdrcGetTuningProcResV11()
350 pAdrcProcRes->DrcProcRes.Drc_v11.weipre_frame = in AdrcGetTuningProcResV11()
714 pAdrcProcRes->DrcProcRes.Drc_v11.weipre_frame, in AdrcExpoParaProcessing()
H A Drk_aiq_adrc_algo_v12.cpp426 pAdrcProcRes->DrcProcRes.Drc_v12.weipre_frame = in AdrcGetTuningProcResV12()
944 pAdrcProcRes->DrcProcRes.Drc_v12.weipre_frame, in AdrcExpoParaProcessing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp3-config.h464 u8 weipre_frame; member
H A Drkisp32-config.h702 u8 weipre_frame; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp3-config.h464 __u8 weipre_frame; member
H A Drk-isp32-config.h702 __u8 weipre_frame; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp868 isp_cfg.others.drc_cfg.weipre_frame = adrc_data.DrcProcRes.Drc_v11.weipre_frame; in convertAiqDrcToIsp3xParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1738 isp_cfg.others.drc_cfg.weipre_frame = adrc_data.DrcProcRes.Drc_v12.weipre_frame; in convertAiqDrcToIsp32Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v3x.c2652 value = ISP_PACK_4BYTE(arg->bilat_wt_off, 0, arg->weipre_frame, arg->weicur_pix); in isp_hdrdrc_config()
H A Disp_params_v32.c2584 value = ISP_PACK_4BYTE(arg->bilat_wt_off, 0, arg->weipre_frame, arg->weicur_pix); in isp_hdrdrc_config()