Home
last modified time | relevance | path

Searched defs:rce (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dratecontrol.c64 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
[all …]