VPC缩放功能需要的参数。
typedef struct {
hi_u32 resize_width;
hi_u32 resize_height;
hi_u32 interpolation;
} hi_vpc_resize_info;
成员名称 |
描述 |
|---|---|
resize_width |
缩放之后的宽。 |
resize_height |
缩放之后的高。 |
interpolation |
缩放算法。
支持如下缩放算法:
|