昇腾社区首页
中文
注册

acl.himpi.vdec_close_fd

c函数原型

hi_s32 hi_mpi_vdec_close_fd(hi_vdec_chn chn);

Python函数

ret = acl.himpi.vdec_close_fd(chn)

函数功能

关闭视频解码的设备文件句柄。

当前版本不支持该接口。

输入说明

chn:解码通道号。

  • Atlas 200/500 A2推理产品,该参数的取值范围:[0, 128),JPEGD功能和VDEC功能共用通道,且通道总数最多128。

返回值说明

ret:int,错误码。