|
|
x264_sps_t * | sps |
| |
|
x264_pps_t * | pps |
| |
|
int | i_type |
| |
|
int | i_first_mb |
| |
|
int | i_last_mb |
| |
|
int | i_pps_id |
| |
|
int | i_frame_num |
| |
|
int | b_mbaff |
| |
|
int | b_field_pic |
| |
|
int | b_bottom_field |
| |
|
int | i_idr_pic_id |
| |
|
int | i_poc |
| |
|
int | i_delta_poc_bottom |
| |
|
int | i_delta_poc [2] |
| |
|
int | i_redundant_pic_cnt |
| |
|
int | b_direct_spatial_mv_pred |
| |
|
int | b_num_ref_idx_override |
| |
|
int | i_num_ref_idx_l0_active |
| |
|
int | i_num_ref_idx_l1_active |
| |
|
int | b_ref_pic_list_reordering [2] |
| |
|
struct { |
|
int idc |
| |
|
int arg |
| |
| } | ref_pic_list_order [2][X264_REF_MAX] |
| |
|
int | b_weighted_pred |
| |
|
x264_weight_t | weight [X264_REF_MAX *2][3] |
| |
|
int | i_mmco_remove_from_end |
| |
|
int | i_mmco_command_count |
| |
|
struct { |
|
int i_difference_of_pic_nums |
| |
|
int i_poc |
| |
| } | mmco [X264_REF_MAX] |
| |
|
int | i_cabac_init_idc |
| |
|
int | i_qp |
| |
|
int | i_qp_delta |
| |
|
int | b_sp_for_swidth |
| |
|
int | i_qs_delta |
| |
|
int | i_disable_deblocking_filter_idc |
| |
|
int | i_alpha_c0_offset |
| |
|
int | i_beta_offset |
| |
The documentation for this struct was generated from the following file: