hi_venc_gop_normal_p
Description
Defines the GOP attributes for encoding the P frame that requires only one reference frame.
Prototype
typedef struct {
hi_s32 ip_qp_delta;
}hi_venc_gop_normal_p;
Members
Member |
Description |
|---|---|
ip_qp_delta |
Quantisation Parameter (QP) delta between I-frames and P-frames. Value range: [-10, +30] |
Parent topic: VENC/JPEGE