hi_vpc_resize_info

Description

Defines the parameters for VPC resizing.

Prototype

typedef struct {
    hi_u32 resize_width;
    hi_u32 resize_height;
    hi_u32 interpolation;
} hi_vpc_resize_info;

Members

Member

Description

resize_width

Destination width.

resize_height

Destination height.

interpolation

Resizing algorithm.