|
|
int | i_poc |
| |
|
int | i_delta_poc [2] |
| |
|
int | i_type |
| |
|
int | i_qpplus1 |
| |
|
int64_t | i_pts |
| |
|
int64_t | i_dts |
| |
|
int64_t | i_reordered_pts |
| |
|
int64_t | i_duration |
| |
|
float | f_duration |
| |
|
int64_t | i_cpb_duration |
| |
|
int64_t | i_cpb_delay |
| |
|
int64_t | i_dpb_output_delay |
| |
|
x264_param_t * | param |
| |
|
int | i_frame |
| |
|
int | i_coded |
| |
|
int64_t | i_field_cnt |
| |
|
int | i_frame_num |
| |
|
int | b_kept_as_ref |
| |
|
int | i_pic_struct |
| |
|
int | b_keyframe |
| |
|
uint8_t | b_fdec |
| |
|
uint8_t | b_last_minigop_bframe |
| |
|
uint8_t | i_bframes |
| |
|
float | f_qp_avg_rc |
| |
|
float | f_qp_avg_aq |
| |
|
float | f_crf_avg |
| |
|
int | i_poc_l0ref0 |
| |
|
int | i_csp |
| |
|
int | i_plane |
| |
|
int | i_stride [3] |
| |
|
int | i_width [3] |
| |
|
int | i_lines [3] |
| |
|
int | i_stride_lowres |
| |
|
int | i_width_lowres |
| |
|
int | i_lines_lowres |
| |
|
pixel * | plane [3] |
| |
|
pixel * | filtered [3][4] |
| |
|
pixel * | lowres [4] |
| |
|
pixel * | buffer [4] |
| |
|
pixel * | buffer_lowres [4] |
| |
|
x264_weight_t | weight [X264_REF_MAX][3] |
| |
|
pixel * | weighted [X264_REF_MAX] |
| |
|
int | b_duplicate |
| |
|
struct x264_frame * | orig |
| |
|
int8_t * | mb_type |
| |
|
uint8_t * | mb_partition |
| |
|
int16_t(*[2] | mv )[2] |
| |
|
int16_t(* | mv16x16 )[2] |
| |
|
int16_t(*[2][X264_BFRAME_MAX+1] | lowres_mvs )[2] |
| |
|
uint8_t * | field |
| |
|
uint8_t * | effective_qp |
| |
|
int * | lowres_mv_costs [2][X264_BFRAME_MAX+1] |
| |
|
int8_t * | ref [2] |
| |
|
int | i_ref [2] |
| |
|
int | ref_poc [2][X264_REF_MAX] |
| |
|
int16_t | inv_ref_poc [2] |
| |
|
int | i_cost_est [X264_BFRAME_MAX+2][X264_BFRAME_MAX+2] |
| |
|
int | i_cost_est_aq [X264_BFRAME_MAX+2][X264_BFRAME_MAX+2] |
| |
|
int | i_satd |
| |
|
int | i_intra_mbs [X264_BFRAME_MAX+2] |
| |
|
int * | i_row_satds [X264_BFRAME_MAX+2][X264_BFRAME_MAX+2] |
| |
|
int * | i_row_satd |
| |
|
int * | i_row_bits |
| |
|
float * | f_row_qp |
| |
|
float * | f_row_qscale |
| |
|
float * | f_qp_offset |
| |
|
float * | f_qp_offset_aq |
| |
|
int | b_intra_calculated |
| |
|
uint32_t | i_pixel_sum [3] |
| |
|
uint64_t | i_pixel_ssd [3] |
| |
|
x264_hrd_t | hrd_timing |
| |
|
uint8_t | i_planned_type [X264_LOOKAHEAD_MAX+1] |
| |
|
int | i_planned_satd [X264_LOOKAHEAD_MAX+1] |
| |
|
double | f_planned_cpb_duration [X264_LOOKAHEAD_MAX+1] |
| |
|
int64_t | i_coded_fields_lookahead |
| |
|
int64_t | i_cpb_delay_lookahead |
| |
|
int | i_lines_completed |
| |
|
int | i_lines_weighted |
| |
|
int | i_reference_count |
| |
|
float | f_pir_position |
| |
|
int | i_pir_start_col |
| |
|
int | i_pir_end_col |
| |
|
int | i_frames_since_pir |
| |
|
int | b_corrupt |
| |
|
void * | opaque |
| |
|
uint8_t * | mb_info |
| |
|
void(* | mb_info_free )(void *) |
| |
The documentation for this struct was generated from the following file: