Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_common.h352 struct s5p_mfc_h264_enc_params { struct
353 enum v4l2_mpeg_video_h264_profile profile;
354 enum v4l2_mpeg_video_h264_loop_filter_mode loop_filter_mode;
355 s8 loop_filter_alpha;
356 s8 loop_filter_beta;
357 enum v4l2_mpeg_video_h264_entropy_mode entropy_mode;
358 u8 max_ref_pic;
359 u8 num_ref_pic_4p;
360 int _8x8_transform;
361 int rc_mb_dark;
[all …]