hi_mpi_vpc_set_chn_opt_attr
Atlas 200/300/500 推理产品,不支持该接口。
Atlas 推理系列产品,不支持该接口。
Atlas 200I/500 A2推理产品,不支持该接口。
Atlas 训练系列产品,不支持该接口。
Atlas A2训练系列产品/Atlas 800I A2推理产品,不支持该接口。
函数功能
设置通道可选属性,目前仅支持设置通道优先级。
约束说明
函数原型
hi_s32 hi_mpi_vpc_set_chn_opt_attr(hi_vpc_chn chn, const hi_opt_attr* opt_attr)
参数说明
参数名 |
输入/输出 |
说明 |
---|---|---|
chn |
输入 |
图片处理通道号。 |
opt_attr |
输入 |
通道可选属性信息。 |
返回值说明
- 0:成功
- 非0:失败,VPC图像处理返回码
父主题: VPC图像处理功能