Lines Matching defs:rce
63 static inline double qp2bits(RateControlEntry *rce, double qp) in qp2bits()
71 static inline double bits2qp(RateControlEntry *rce, double bits) in bits2qp()
79 static double get_diff_limited_q(MpegEncContext *s, RateControlEntry *rce, double q) in get_diff_limited_q()
146 static double modify_qscale(MpegEncContext *s, RateControlEntry *rce, in modify_qscale()
237 static double get_qscale(MpegEncContext *s, RateControlEntry *rce, in get_qscale()
329 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
368 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
377 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
383 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
390 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
412 RateControlEntry *rce = &rcc->entry[i]; in init_pass2() local
562 RateControlEntry *rce = &rcc->entry[i]; in ff_rate_control_init() local
573 RateControlEntry *rce; in ff_rate_control_init() local
626 RateControlEntry rce; in ff_rate_control_init() local
859 RateControlEntry *rce = &rcc->entry[s->picture_number]; in ff_get_2pass_fcode() local
879 RateControlEntry local_rce, *rce; in ff_rate_estimate_qscale() local