Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h433 struct s5p_mfc_hevc_enc_params { struct
434 enum v4l2_mpeg_video_hevc_profile profile;
435 int level;
436 enum v4l2_mpeg_video_h264_level level_v4l2;
437 u8 tier;
438 u32 rc_framerate;
439 u8 rc_min_qp;
440 u8 rc_max_qp;
441 u8 rc_lcu_dark;
442 u8 rc_lcu_smooth;
[all …]