Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2709 struct rkispp_fec_config *pFecCfg = &pp_cfg.fec_cfg; in convertAiqFecToIsp20Params() local
2711 pFecCfg->crop_en = fec.crop_en; in convertAiqFecToIsp20Params()
2712 pFecCfg->crop_width = fec.crop_width; in convertAiqFecToIsp20Params()
2713 pFecCfg->crop_height = fec.crop_height; in convertAiqFecToIsp20Params()
2714 pFecCfg->mesh_density = fec.mesh_density; in convertAiqFecToIsp20Params()
2715 pFecCfg->mesh_size = fec.mesh_size; in convertAiqFecToIsp20Params()
2716 pFecCfg->buf_fd = fec.mesh_buf_fd; in convertAiqFecToIsp20Params()