Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
s5p_mfc_mpeg4_enc_params Struct Reference

#include <s5p_mfc_common.h>

Data Fields

enum v4l2_mpeg_video_mpeg4_profile profile
 
int quarter_pixel
 
u16 vop_time_res
 
u16 vop_frm_delta
 
u8 rc_frame_qp
 
u8 rc_min_qp
 
u8 rc_max_qp
 
u8 rc_p_frame_qp
 
u8 rc_b_frame_qp
 
enum v4l2_mpeg_video_mpeg4_level level_v4l2
 
int level
 

Detailed Description

struct s5p_mfc_mpeg4_enc_params - encoding parameters for h263 and mpeg4

Definition at line 391 of file s5p_mfc_common.h.

Field Documentation

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.

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.


The documentation for this struct was generated from the following file: