venc_get_qpmap_stride

c函数原型

hi_s32 hi_mpi_venc_get_qpmap_stride(hi_u32 width)

Python函数

stride = acl.himpi.venc_get_qpmap_stride(width)

函数功能

本接口支持用户获取qpmap映射表stride。

Atlas 200/300/500 推理产品,不支持该接口。

Atlas 训练系列产品,不支持该接口。

Atlas 200I/500 A2推理产品,不支持该接口。

Atlas A2 训练系列产品/Atlas 800I A2 推理产品,不支持该接口。

输入说明

width:int,编码图像的宽。

返回值说明

stride:int。

  • 0:失败
  • 非0:成功