Home
last modified time | relevance | path

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

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