#include "type_support.h"
#include "input_system_global.h"
input_system_csi_port_t;
ctrl_unit_cfg_t;
input_system_network_cfg_t;
target_cfg2400_t;
channel_cfg_t;
backend_channel_cfg_t;
input_system_cfg2400_t;
mipi_port_state_t;
rx_channel_state_t;
input_switch_cfg_channel_t;
input_switch_cfg_t;
struct ctrl_unit_cfg_s { … };
struct input_system_network_cfg_s { … };
target_isp_cfg_t;
target_sp_cfg_t;
target_strm2mem_cfg_t;
struct input_switch_cfg_channel_s { … };
struct backend_channel_cfg_s { … };
source_cfg_t;
struct input_switch_cfg_s { … };
rx_mode_t;
#define UNCOMPRESSED_BITS_PER_PIXEL_10 …
#define UNCOMPRESSED_BITS_PER_PIXEL_12 …
#define COMPRESSED_BITS_PER_PIXEL_6 …
#define COMPRESSED_BITS_PER_PIXEL_7 …
#define COMPRESSED_BITS_PER_PIXEL_8 …
enum mipi_compressor { … };
mipi_compressor_t;
mipi_predictor_t;
rx_cfg_t;
struct rx_cfg_s { … };
#include "isp2401_input_system_local.h"
#include "isp2400_input_system_local.h"