Home
last modified time | relevance | path

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

/drivers/media/platform/mtk-vcodec/
Dvenc_drv_if.h81 struct venc_enc_param { struct
82 enum venc_yuv_fmt input_yuv_fmt;
83 unsigned int h264_profile;
84 unsigned int h264_level;
85 unsigned int width;
86 unsigned int height;
87 unsigned int buf_width;
88 unsigned int buf_height;
89 unsigned int frm_rate;
90 unsigned int intra_period;
[all …]