定义图像解码高级参数。
typedef struct { hi_pixel_format pixel_format; hi_u32 alpha; }hi_vdec_pic_param;
成员名称
描述
pixel_format
图片像素格式。预留参数。
alpha
RGB解码透明度。预留参数。