hi_venc_jpeg_mod_param
Description
Defines the JPEGE module parameters of VENC on the device.
Prototype
typedef struct {
hi_u32 one_stream_buf;
hi_u32 mini_buf_mode;
hi_u32 clear_stream_buf;
hi_u32 dering_mode;
} hi_venc_jpeg_mod_param;
Members
Member |
Description |
|---|---|
one_stream_buf |
Frame mode select.
|
mini_buf_mode |
Stream buffer allocation mode. Reserved.
|
clear_stream_buf |
Whether to clear the stream buffer when the attributes of a JPEG encoding channel are updated. Reserved.
|
dering_mode |
Reserved. The default value is 0. |
Parent topic: VENC/JPEGE