hi_vdec_pic_param

Description

Defines the advanced parameters of image decoding.

Prototype

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

Members

Member

Description

pixel_format

Picture pixel format. Reserved.

alpha

RGB decoding transparency. Reserved.