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 |
Pixel format. Reserved. |
alpha |
RGB decoding transparency. Reserved. |
Parent topic: VDEC/JPEGD