Searched refs:src_image_width (Results 1 – 2 of 2) sorted by relevance
211 lib_->GetOps()->GetMeshSize(calib_->src_image_height, calib_->src_image_width, &mesh_size); in Prepare()213 FecCfg.Width = calib_->src_image_width; in Prepare()236 init_params.input_image_size.width = calib_->src_image_width; in Prepare()238 init_params.output_image_size.width = calib_->src_image_width; in Prepare()239 init_params.output_image_size.height = calib_->src_image_width; in Prepare()266 lib_->GetOps()->GetOriginalMeshXY(calib_->src_image_width, calib_->src_image_height, in Prepare()
25 uint32_t src_image_width; member