hi_mpi_venc_get_qpmap_size
Atlas 200/300/500 推理产品,不支持该接口。
Atlas 训练系列产品,不支持该接口。
Atlas 200I/500 A2推理产品,不支持该接口。
Atlas A2训练系列产品/Atlas 800I A2推理产品,不支持该接口。
函数功能
本接口支持用户获取qpmap映射表大小。
约束说明
仅H.265/H.264编码通道支持。
函数原型
hi_s32 hi_mpi_venc_get_qpmap_size(hi_payload_type type, hi_u32 width, hi_u32 height)
参数说明
参数名 |
输入/输出 |
说明 |
---|---|---|
type |
输入 |
编码协议类型。 |
width |
输入 |
编码图像的宽。 |
height |
输入 |
编码图像的高。 |
返回值说明
- 0:失败
- 非0:成功