Limits of MPI properties. More...
Macros | |
#define | MPI_MAX_INPUT_PATH_NUM (3) |
#define | MPI_MAX_VIDEO_DEV_NUM (1) |
#define | MPI_MAX_VIDEO_CHN_NUM (6) |
#define | MPI_MAX_VIDEO_WIN_NUM (4) |
#define | MPI_MAX_ENC_CHN_NUM (6) |
#define | MPI_MAX_DISP_CHN_NUM (1) |
#define | MPI_MAX_MV_CHN_NUM (1) |
#define | MPI_MAX_CHIP_CHN_NUM (MPI_MAX_VIDEO_DEV_NUM * MPI_MAX_VIDEO_CHN_NUM * MPI_MAX_VIDEO_WIN_NUM) |
#define | MPI_MAX_MODLE_NUM (1) |
#define | MPI_MAX_DATA_LANE_NUM (4) |
#define | MPI_MAX_LVDSRX_LANE_NUM (MPI_MAX_DATA_LANE_NUM + 1) |
Limits of MPI properties.
#define MPI_MAX_CHIP_CHN_NUM (MPI_MAX_VIDEO_DEV_NUM * MPI_MAX_VIDEO_CHN_NUM * MPI_MAX_VIDEO_WIN_NUM) |
Maximum number of chip channel
#define MPI_MAX_DATA_LANE_NUM (4) |
Maximum number of LVDS data lane number.
#define MPI_MAX_DISP_CHN_NUM (1) |
Maximum number of display channel.
#define MPI_MAX_ENC_CHN_NUM (6) |
Maximum number of encoder channel.
#define MPI_MAX_INPUT_PATH_NUM (3) |
Maximum number of input path.
#define MPI_MAX_LVDSRX_LANE_NUM (MPI_MAX_DATA_LANE_NUM + 1) |
Maximum number of LVDS receiver lane number.
#define MPI_MAX_MODLE_NUM (1) |
Maximum number of module
#define MPI_MAX_MV_CHN_NUM (1) |
Maximum number of MV channel.
#define MPI_MAX_VIDEO_CHN_NUM (6) |
Maximum number of video channel.
#define MPI_MAX_VIDEO_DEV_NUM (1) |
Maximum number of video device.
#define MPI_MAX_VIDEO_WIN_NUM (4) |
Maximum number of video window.