Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_common.h401 struct s5p_mfc_mpeg4_enc_params { struct
403 enum v4l2_mpeg_video_mpeg4_profile profile;
404 int quarter_pixel;
406 u16 vop_time_res;
407 u16 vop_frm_delta;
408 u8 rc_frame_qp;
409 u8 rc_min_qp;
410 u8 rc_max_qp;
411 u8 rc_p_frame_qp;
412 u8 rc_b_frame_qp;
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h397 struct s5p_mfc_mpeg4_enc_params { struct
399 enum v4l2_mpeg_video_mpeg4_profile profile;
400 int quarter_pixel;
402 u16 vop_time_res;
403 u16 vop_frm_delta;
404 u8 rc_frame_qp;
405 u8 rc_min_qp;
406 u8 rc_max_qp;
407 u8 rc_p_frame_qp;
408 u8 rc_b_frame_qp;
[all …]