#define N_CSI_PORTS …
#include "system_local.h"
#include "isys_dma_global.h"
#include "ibuf_ctrl_local.h"
#include "isys_stream2mmio.h"
#include "csi_rx.h"
#include "pixelgen.h"
#define INPUT_SYSTEM_N_STREAM_ID …
input_system_source_type_t;
input_system_channel_t;
struct input_system_channel_s { … };
input_system_channel_cfg_t;
struct input_system_channel_cfg_s { … };
input_system_input_port_t;
struct input_system_input_port_s { … };
input_system_input_port_cfg_t;
struct input_system_input_port_cfg_s { … };
isp2401_input_system_cfg_t;
struct isp2401_input_system_cfg_s { … };
virtual_input_system_stream_t;
struct virtual_input_system_stream_s { … };
virtual_input_system_stream_cfg_t;
struct virtual_input_system_stream_cfg_s { … };
#define ISP_INPUT_BUF_START_ADDR …
#define NUM_OF_INPUT_BUF …
#define NUM_OF_LINES_PER_BUF …
#define LINES_OF_ISP_INPUT_BUF …
#define ISP_INPUT_BUF_STRIDE …