开发者
下载

hi_vdec_pic_param

说明

定义图像解码高级参数。

定义

typedef struct {
    hi_pixel_format  pixel_format;
    hi_u32 alpha;
}hi_vdec_pic_param;

hi_u32基础数据类型定义请参见基本数据类型说明

成员

成员名称

描述

pixel_format

图片像素格式。预留参数。类型定义请参见hi_pixel_format

alpha

RGB解码透明度。预留参数。