hi_vdec_video_supplement_info
Description
(Reserved) Defines the supplementary information about the output video frame.
Prototype
typedef struct {
hi_vdec_frame_type frame_type;
hi_u32 err_rate;
hi_u32 poc;
}hi_vdec_video_supplement_info;
Members
Member |
Description |
|---|---|
frame_type |
Frame type. Reserved. |
err_rate |
Error rate. Reserved. |
poc |
Picture order count (POC). Reserved. |
Parent topic: VDEC/JPEGD