venc_get_qpmap_stride
产品支持情况
产品 |
是否支持 |
---|---|
x |
|
x |
|
x |
|
√ |
|
x |
|
x |
使用说明
c函数原型 |
hi_s32 hi_mpi_venc_get_qpmap_stride(hi_u32 width) |
---|---|
Python函数 |
stride = acl.himpi.venc_get_qpmap_stride(width) |
函数功能 |
本接口支持用户获取qpmap映射表stride。 |
输入说明 |
width:int,编码图像的宽。 |
返回值说明 |
stride:int。
|
父主题: VENC视频/JPEGE图像编码接口