获取VI通道的DIS配置信息。
hi_s32 hi_mpi_vi_get_chn_dis_config(hi_vi_pipe vi_pipe, hi_vi_chn vi_chn, hi_dis_config *dis_config);
参数名 |
输入/输出 |
说明 |
---|---|---|
vi_pipe |
输入 |
PIPE号。 取值范围:[0, 4) |
vi_chn |
输入 |
VI通道号。 取值范围:[0, 1) |
dis_config |
输出 |
DIS配置信息结构体指针。 |