Home
last modified time | relevance | path

Searched defs:venc_enc_param (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dvenc_drv_if.h90 struct venc_enc_param { struct
91 enum venc_yuv_fmt input_yuv_fmt;
92 unsigned int h264_profile;
93 unsigned int h264_level;
94 unsigned int width;
95 unsigned int height;
96 unsigned int buf_width;
97 unsigned int buf_height;
98 unsigned int frm_rate;
99 unsigned int intra_period;
[all …]