FFmpeg
Data Fields
RateControlEntry Struct Reference

#include <ratecontrol.h>

Data Fields

int  pict_type
 
float  qscale
 
int  mv_bits
 
int  i_tex_bits
 
int  p_tex_bits
 
int  misc_bits
 
int  header_bits
 
uint64_t  expected_bits
 
 
float  new_qscale
 
int64_t  mc_mb_var_sum
 
int64_t  mb_var_sum
 
int  i_count
 
int  skip_count
 
int  f_code
 
int  b_code
 

Detailed Description

Definition at line 41 of file ratecontrol.h.

Field Documentation

int RateControlEntry::pict_type

Definition at line 42 of file ratecontrol.h.

Referenced by ff_rate_control_init(), ff_rate_estimate_qscale(), ff_xvid_rate_control_init(), get_qscale(), and init_pass2().

float RateControlEntry::qscale

Definition at line 43 of file ratecontrol.h.

Referenced by bits2qp(), ff_rate_control_init(), ff_rate_estimate_qscale(), ff_xvid_rate_control_init(), get_qscale(), init_pass2(), and qp2bits().

int RateControlEntry::mv_bits

Definition at line 44 of file ratecontrol.h.

Referenced by ff_rate_control_init(), ff_rate_estimate_qscale(), ff_xvid_rate_control_init(), get_qscale(), and init_pass2().

int RateControlEntry::i_tex_bits

Definition at line 45 of file ratecontrol.h.

Referenced by bits2qp(), ff_rate_control_init(), ff_rate_estimate_qscale(), ff_xvid_rate_control_init(), get_qscale(), init_pass2(), and qp2bits().

int RateControlEntry::p_tex_bits

Definition at line 46 of file ratecontrol.h.

Referenced by bits2qp(), ff_rate_control_init(), ff_rate_estimate_qscale(), ff_xvid_rate_control_init(), get_qscale(), init_pass2(), and qp2bits().

int RateControlEntry::misc_bits

Definition at line 47 of file ratecontrol.h.

Referenced by ff_rate_control_init(), ff_rate_estimate_qscale(), ff_xvid_rate_control_init(), and init_pass2().

int RateControlEntry::header_bits

Definition at line 48 of file ratecontrol.h.

Referenced by ff_rate_control_init(), and ff_xvid_rate_control_init().

uint64_t RateControlEntry::expected_bits

Definition at line 49 of file ratecontrol.h.

Referenced by ff_rate_estimate_qscale(), and init_pass2().

int RateControlEntry::new_pict_type

Definition at line 50 of file ratecontrol.h.

Referenced by encode_frame(), ff_rate_control_init(), ff_rate_estimate_qscale(), get_diff_limited_q(), get_qscale(), init_pass2(), modify_qscale(), and select_input_picture().

float RateControlEntry::new_qscale

Definition at line 51 of file ratecontrol.h.

Referenced by ff_rate_control_init(), ff_rate_estimate_qscale(), and init_pass2().

int64_t RateControlEntry::mc_mb_var_sum

Definition at line 52 of file ratecontrol.h.

Referenced by ff_rate_control_init(), ff_rate_estimate_qscale(), and get_qscale().

int64_t RateControlEntry::mb_var_sum

Definition at line 53 of file ratecontrol.h.

Referenced by ff_rate_control_init(), ff_rate_estimate_qscale(), and get_qscale().

int RateControlEntry::i_count

Definition at line 54 of file ratecontrol.h.

Referenced by ff_rate_control_init(), ff_rate_estimate_qscale(), ff_xvid_rate_control_init(), and get_qscale().

int RateControlEntry::skip_count

Definition at line 55 of file ratecontrol.h.

Referenced by ff_rate_control_init(), and ff_xvid_rate_control_init().

int RateControlEntry::f_code

Definition at line 56 of file ratecontrol.h.

Referenced by ff_get_2pass_fcode(), ff_rate_control_init(), ff_rate_estimate_qscale(), and get_qscale().

int RateControlEntry::b_code

Definition at line 57 of file ratecontrol.h.

Referenced by ff_get_2pass_fcode(), ff_rate_control_init(), ff_rate_estimate_qscale(), and get_qscale().


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

Generated on Sun Jul 20 2014 23:06:34 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /