Searched refs:FF_DEBUG_RC (Results 1 – 3 of 3) sorted by relevance
184 if (s->avctx->debug & FF_DEBUG_RC) in modify_qscale()204 if (s->avctx->debug & FF_DEBUG_RC) in modify_qscale()714 if (s->avctx->debug & FF_DEBUG_RC) in ff_vbv_update()1000 if (s->avctx->debug & FF_DEBUG_RC) { in ff_rate_estimate_qscale()
1625 #define FF_DEBUG_RC 2 macro
207 {"rc", "rate control", 0, AV_OPT_TYPE_CONST, {.i64 = FF_DEBUG_RC }, INT_MIN, INT_MAX, V|E, "debug"},