Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h439 struct s5p_mfc_hevc_enc_params { struct
440 enum v4l2_mpeg_video_hevc_profile profile;
441 int level;
442 enum v4l2_mpeg_video_h264_level level_v4l2;
443 u8 tier;
444 u32 rc_framerate;
445 u8 rc_min_qp;
446 u8 rc_max_qp;
447 u8 rc_lcu_dark;
448 u8 rc_lcu_smooth;
[all …]