创建通道
创建通道描述信息的结构体: acldvppCreateChannelDesc |
无对应接口,直接使用hi_pngd_chn_attr结构体。 |
用户需要修改代码,直接声明hi_pngd_chn_attr结构体的变量。 |
创建通道: acldvppCreateChannel |
创建通道: hi_mpi_pngd_create_chn |
用户需要修改代码,改用hi_mpi_pngd_create_chn接口创建通道。 |
父主题: PNGD功能迁移
创建通道描述信息的结构体: acldvppCreateChannelDesc |
无对应接口,直接使用hi_pngd_chn_attr结构体。 |
用户需要修改代码,直接声明hi_pngd_chn_attr结构体的变量。 |
创建通道: acldvppCreateChannel |
创建通道: hi_mpi_pngd_create_chn |
用户需要修改代码,改用hi_mpi_pngd_create_chn接口创建通道。 |