hi_venc_sse_info

Description

Defines the SSE information of the H.264/H.265 protocol. This struct is not supported currently.

Prototype

typedef struct {
    hi_bool enable; 
    hi_u64 sse_val; 
} hi_venc_sse_info;

Members

Member

Description

enable

Whether to enable region SSE. 1: enabled; 0: disabled.

sse_val

Region SSE value.