Searched defs:s5p_mfc_hevc_enc_params (Results 1 – 1 of 1) sorted by relevance
437 struct s5p_mfc_hevc_enc_params { struct438 enum v4l2_mpeg_video_hevc_profile profile;439 int level;440 enum v4l2_mpeg_video_h264_level level_v4l2;441 u8 tier;442 u32 rc_framerate;443 u8 rc_min_qp;444 u8 rc_max_qp;445 u8 rc_lcu_dark;446 u8 rc_lcu_smooth;[all …]