Linux Kernel
3.7.1
|
#include <s5p_mfc_common.h>
struct s5p_mfc_mpeg4_enc_params - encoding parameters for h263 and mpeg4
Definition at line 391 of file s5p_mfc_common.h.
int level |
Definition at line 404 of file s5p_mfc_common.h.
enum v4l2_mpeg_video_mpeg4_level level_v4l2 |
Definition at line 403 of file s5p_mfc_common.h.
enum v4l2_mpeg_video_mpeg4_profile profile |
Definition at line 393 of file s5p_mfc_common.h.
int quarter_pixel |
Definition at line 394 of file s5p_mfc_common.h.
u8 rc_b_frame_qp |
Definition at line 402 of file s5p_mfc_common.h.
u8 rc_frame_qp |
Definition at line 398 of file s5p_mfc_common.h.
u8 rc_max_qp |
Definition at line 400 of file s5p_mfc_common.h.
u8 rc_min_qp |
Definition at line 399 of file s5p_mfc_common.h.
u8 rc_p_frame_qp |
Definition at line 401 of file s5p_mfc_common.h.
u16 vop_frm_delta |
Definition at line 397 of file s5p_mfc_common.h.
u16 vop_time_res |
Definition at line 396 of file s5p_mfc_common.h.