Home
last modified time | relevance | path

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

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