Searched defs:s5p_mfc_mpeg4_enc_params (Results 1 – 1 of 1) sorted by relevance
288 struct s5p_mfc_mpeg4_enc_params { struct290 enum v4l2_mpeg_video_mpeg4_profile profile;291 int quarter_pixel;293 u16 vop_time_res;294 u16 vop_frm_delta;295 u8 rc_frame_qp;296 u8 rc_min_qp;297 u8 rc_max_qp;298 u8 rc_p_frame_qp;299 u8 rc_b_frame_qp;[all …]