hi_vdec_param_picture
Description
Defines the advanced parameters of image decoding.
Prototype
hi_vdec_param_picture = {"pixel_format": hi_pixel_format, # RW; out put pixel format
"u32Alpha": u32Alpha }
Members
Member |
Description |
|---|---|
pixel_format |
Int, image pixel format. Reserved. |
u32Alpha |
Int, RGB decoding transparency. Reserved. |
Parent topic: Video/Image Decoding