Searched refs:fisheye_config_path (Results 1 – 1 of 1) sorted by relevance
742 const char *fisheye_config_path = getenv ("FISHEYE_CONFIG_PATH"); in main() local743 if (!fisheye_config_path) in main()744 fisheye_config_path = FISHEYE_CONFIG_PATH; in main()747 if (parse_camera_info (fisheye_config_path, i, cam_info[i], camera_count) != 0) { in main()