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