hi_venc_h265_qpmap

Description

Defines the QPMAP attributes of an H.265 encoding channel. This API is not supported currently.

Prototype

typedef struct {
    hi_u32 gop;
    hi_u32 stats_time;
    hi_u32 src_frame_rate;
    hi_u32 dst_frame_rate;
    hi_venc_rc_qpmap_mode qpmap_mode;
}hi_venc_h265_qpmap;