Lines Matching defs:rce
64 static inline double qp2bits(RateControlEntry *rce, double qp) in qp2bits()
72 static inline double bits2qp(RateControlEntry *rce, double bits) in bits2qp()
80 static double get_diff_limited_q(MpegEncContext *s, RateControlEntry *rce, double q) in get_diff_limited_q()
147 static double modify_qscale(MpegEncContext *s, RateControlEntry *rce, in modify_qscale()
238 static double get_qscale(MpegEncContext *s, RateControlEntry *rce, in get_qscale()
330 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
369 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
378 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
384 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
391 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
413 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
563 RateControlEntry *rce = &rcc->entry[i]; in ff_rate_control_init() local
574 RateControlEntry *rce; in ff_rate_control_init() local
627 RateControlEntry rce; in ff_rate_control_init() local
860 RateControlEntry *rce = &rcc->entry[s->picture_number]; in ff_get_2pass_fcode() local
880 RateControlEntry local_rce, *rce; in ff_rate_estimate_qscale() local